GET
/api/v1/custom-fieldsQuery Parameters
integer
The page number to retrieve. Must be
1 or greater. Defaults to 1.integer
Number of custom fields to return per page. Must be
1 or greater.string
Filter custom fields by name. Returns all fields whose name contains the provided keyword (case-insensitive).
Code Examples
Response
Returns a200 OK with a data array of custom field objects.
Response Fields
array
required
Array of custom field objects belonging to the workspace.