List custom fields
CustomFields
List custom fields
Return a paginated list of custom field definitions for your company. Defaults to ACTIVE fields when no status filter is supplied.
GET
List custom fields
Key: Read
Scope: Company
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Query Parameters
Filter by status, e.g. status[operationType]=INCLUDE&status[values][]=ACTIVE
Filter by field type, e.g. fieldType[operationType]=INCLUDE&fieldType[values][]=TEXT
Filter by target entity type, e.g. applyTo[operationType]=INCLUDE&applyTo[values][]=DEVICE&applyTo[values][]=EMPLOYEE
Filter custom fields by label
Number of items per page (default 50, max 200)
Page number (default 1)