/custom_fields/

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Get a list of all custom fields by passing no Path Params. Pass the Path Param for getting particular
custom fields. Each custom field has the following keys

KeyValueDescription
idAutoCustom Field ID.
ownerStringUser that is logged in.
nameStringName of custom field.
field_typeStringField type of the custom field.
cfmultichoiceListIf field_type is Multi-choice, It is the list of choices.
created_datedatetimeCreation date of the custom field.
updated_datedatetimeDate at which custom field is modified.
Path Params
string
required

Name of the custom field whose details want to get.

int32
required

Field type of the custom field whose details want to get. {1: "Text", 2: "Number", 3: "Boolean", 4: "Multi-choice"}

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain