Custom field
Get all custom-field
Get all custom-field
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - text
Return all custom fields
The response is of type object[]
.
Get all custom-field
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Return all custom fields
The response is of type object[]
.