API KEYS
View Permissions
Retrieve a list of endpoints this API Key can use. This endpoint is available to all API Keys.
post/api_keys/permissions
Request body
object required
Response
Successfully retrieved API key permissions
Example response
{
"data": [
{
"request_id": "aa253464-0bd0-467a-b24b-6159dcd7be60"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.