Get custom list identifiers
Retrieve identifiers from a custom list.
Path parameters
listId
The unique identifier of the custom list
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
search
Search term for filtering identifiers by their values (not identifier types). Searches within the actual identifier values.
sortField
Field to sort by
Allowed values:
sortDirection
Sort direction
Allowed values:
limit
Maximum number of results to return
offset
Number of results to skip
filters
JSON object for complex filtering
Response
Successfully retrieved identifiers
message
Response message
result
Indicates if the request was successful
content