List Pick Lists

Get all Pick Lists available to the authenticated user. Details for each list are returned along with a List UUID (uuid) that can be used to get full details of a single list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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. Lists and Powered Lists are returned.

NOTICE: After your account is updated to our new Lists experience, id is no longer supported and will always be returned as 0. You must use uuid.


📘

The UUID field in response body can be used as list_uuid in Get Pick List (By UUID)

📘

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.

.

Headers
int32

Number of requests allowed per minute.

int32

Number of requests available in the current minute.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json