Users

Get User Lists

get
/users/lists

Retrieve all lists associated with the authenticated user

Authorizations
apiKeystringRequired

Your DM Champ API key. Obtain from Settings → API Keys.

Query parameters
apiKeystringOptional

API key for authentication. At least one of apiKey or userId is required for protected endpoints.

Example: your_api_key
Responses
chevron-right
200

Lists retrieved successfully

application/json
successbooleanOptionalExample: true
get
/users/lists

Last updated

Was this helpful?