List all Rate Limits

Returns a list of your current rate limits.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

Key-InflectionenumOptional
Determines casing for the API response.
Allowed values:
Idempotency-KeystringOptional
Ensures the request is idempotent.
Persona-VersionenumOptional

Server API version. More info on versioning can be found here.

Response

This endpoint returns a collection of Rate Limit objects.
datalist of objects
An array of Rate Limits

Errors