v1

latestOpenAPI 3.1.02026-07-24145580597.0 KB
Jobs:v1:Custom Fields

Get resource custom fields

Retrieves all resource custom fields associated with the account. Optionally, filter the results by custom field IDs, names, or types.

get/jobs/v1/custom-fields

Query parameters

customFieldIdsinteger[]

Custom field ids to filter by

Custom field ids to filter by

categoryIdsinteger[]

Custom field category ids to filter by

Custom field category ids to filter by

customFieldTypesResourceCustomFields[]

Custom field types to filter by

Custom field types to filter by

customFieldNamesstring[]

Custom field names to filter by

Custom field names to filter by

limitinteger

The maximum number of results to display per page

The maximum number of results to display per page

offsetinteger

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

The resource offset of the last successfully read resource will be returned as the paging.offset JSON property of a paginated response containing more results

sort'name' | 'type'

An enumeration.

Sort key

order'asc' | 'desc'

Sort order, set only if sort key is set

Response

Successful Response

requestIdstring