Authorization
header:
key
header:
200 OK
: The request was successful400 Bad Request
: The request was malformed or missing required parameters401 Unauthorized
: Authentication credentials are missing or invalid403 Forbidden
: The authenticated user does not have permission to access the requested resource404 Not Found
: The requested resource does not exist429 Too Many Requests
: The user has exceeded the rate limit500 Internal Server Error
: An unexpected error occurred on the server429 Too Many Requests
response.
limit
and offset
parameters:
limit
: Maximum number of resources to return (default: 10, max: 100)offset
: Number of resources to skip (default: 0)v1
. The version is included in the URL path: