Get custom column options
Custom Columns
Get custom column options
Retrieve all custom columns and their available options. Includes selectable options for select and multi-select columns.
Notes:
- Particularly helpful for retrieving available options for
selectandmulti_selectcustom columns. - Text columns will have empty options arrays.
Permissions:
- User must be authenticated via OAuth.
GET
Get custom column options
Authorizations
Your valid bearer token. All Auth tokens persist for all requests. Make sure to replace Client Credential Basic tokens with Bearer tokens after retrieving your bearer token. Go to the API Reference/Setup, User Guides/Initial Setup, or API Reference/Get API Access Token page to get your token.
Query Parameters
A page number within the paginated result set.
Number of results to return per page.