Skip to main content
GET
GET Custom Fields

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer

Sets a limit on the returned values

offset
integer

Offsets the returned values

Response

200 - application/json

OK

Id
string

The identifier of the specific custom field.

type
enum<string>

Denotes the type of the custom field.

Available options:
TEXT,
DATE,
NUMBER,
CURRENCY,
PERCENTAGE,
SELECT,
FILE,
ID,
RADIO,
TEXTAREA
title
string

The title of the custom field.

required
boolean

Denotes whether the custom field is or is not mandatory