Get lists in a list
GET/api/v1/lists
This endpoint returns a list of lists that exist in the current network
Responses
- 200
- 401
- 404
- 429
OK
Unauthorized
Not Found
Rate Limited
Response Headers
X-RateLimit-Limit
The maximum number of requests that the consumer is permitted to make in a given period
X-RateLimit-Remaining
The number of requests remaining in the current rate limit window
X-RateLimit-Reset
The number of seconds left in the current rate limit window