Get dropdown options for a Company Field
Companies
Get dropdown options for a Company Field
| ⚠️ This endpoint is currently in BETA |
|---|
Returns the dropdown options for a specific dropdown or ranked-dropdown field on a Company.
Use the returned dropdown option IDs when writing dropdown field values via the field update endpoints.
GET
Get dropdown options for a Company Field
Documentation Index
Fetch the complete documentation index at: https://developer.affinity.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Company ID
Required range:
1 <= x <= 9007199254740991Field ID
Example:
"field-1234"
Query Parameters
Cursor for the next or previous page
Example:
"ICAgICAgYmVmb3JlOjo6Nw"
Number of items to include in the page
Required range:
1 <= x <= 100