List API key scopes
API Keys
List API key scopes
List all available scopes for API keys
GET
List API key scopes
Response
List of available API key scopes
Status code of the response
Available options:
200, 201, 202 Response data containing the requested object
Message of the response, human readable
Example:
"Resource created successfully"
API environment
Available options:
development, production Error message of the response, human readable
Example:
"Invalid email address"
Useful informaiton, not always present, to debug the response
Examples:
{ "request_id": "req_1234567890" }"Some pertinent log message"
Validator response object, each key is the field name and value is the error message
Example:
{
"email": "Invalid email address",
"password": "Password is required"
}Support ID linked to the response, used to identify it when talking with our team
Example:
"support_uuidv7-something-else"

