Get all Pick Lists available to the authenticated user. Details for each list are returned along with a List ID that can be used to get full details of a single list.
GET List Pick Lists
Get information about all lists. The response contains a href link for each list, these can be used to make requests and fetch the complete data of a single list.
Notes
The default rate limit is 30 requests per minute, which is shown through the response headers X-RateLimit-Limit and X-RateLimit-Remaining.
API keys and secrets are generated in The Data Standards Cloud UI, and they are given the same permissions as the user who created them. Talk to your CSM for additional information.
Use Case Example - Steps to build a List Catalog
This use case offer steps to build a file containing all List Values using the Claravine API: Guide to Build an Account List Catalog.
.