Get Custom Fields

Gets a paginated list of custom fields by company.

URLs

Environment Method URL
Sandbox https://api-sandbox.fndev.net/api/rest/v2/custom-fields
Production https://api.fieldnation.com/api/rest/v2/custom-fields

Path Parameters

Not applicable.

Query Parameters

Refer to Pagination for a list of additional query parameters.

Parameter Type Example Notes
access_token string abc123defg459hijk786lmn45 Required.

Body

Not applicable.

Response

Returns the Custom Fields Response by Company. Refer to Custom Fields for parameter details and examples.

Errors

Standard HTTP and OAuth error codes.