Read owned API-key usage

GET
/api/v1/client/api-keys/{id}/usage
AuthorizationBearer <token>

In: header

Path Parameters

id*string
Formatuuid

Query Parameters

limit?integer

Page size. Defaults to 50.

Range1 <= value <= 100
Default50

Response Body

curl -X GET "https://example.com/api/v1/client/api-keys/497f6eca-6276-4993-bfeb-53cbbbba6f08/usage"
Empty