Get Task Custom Fields

Returns a list of task custom field definitions in the library.

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

Returns the custom field definitions the library configured for compliance tasks. The response is a plain list:
it is bounded by the library's configuration, so it is not paginated.

An occurrence reports only slug, name, required and value per custom field. The field type and its allowed
values are read from here, and
Save Task Occurrence takes the values keyed by the
same slug.

options holds the allowed values of a choices or multi field. It is an empty array when the field is of one
of those types but no values were configured yet, and null for the types that carry no option list at all.

The possible values of type are listed on the
Reference Values page.

Responses

403

User lacks permission to view the tasks dashboard.

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