Custom Fields
Get custom fields
REQUIRED SCOPES <code>['custom-fields:read']</code><br>This API request returns the entire collection of custom fields that are available for use in a user`s account. <br><br>The response will contain the names and values of all the custom fields. Choose the number of results per page that you wish to view. <br><br>I addition, the endpoint allows for setting a search filter by field name.
get/custom-fields/fields
Query parameters
searchstring
Filter by name
lengthstring
Results per page
pagestring
Page
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.