[BETA] List Custom Fields

List fields that are available

Log in to see full request history
Query Params
string

A valid filter for CustomFieldGET, as a json string

integer
≥ 1
Defaults to 1
integer
1 to 100
Defaults to 50
Responses

Response body
object
items
array of objects
required
Items*
object
integer
required

Id of record, used as primary key when looking up items using the API

string
required
length ≤ 50

The name of the fieldset/group of fields/ that the custom field belongs to

string
required
length ≤ 50

The name of the custom field

string
required
length ≤ 50

The name of the entity that the custom field is applied to. Currently 'Project' is the only allowed value.

string
required
length ≤ 50

The type of the custom field

integer
≥ 1
integer
≥ 0
integer
≥ 1
integer
≥ 0

Language
Credentials
OAuth2
URL