Skip to main content
GET
/
api
/
tenant
/
api-keys
/
{id}
/
usage
Get usage statistics for an API key
curl --request GET \
  --url https://api.g-tateth.com/api/tenant/api-keys/{id}/usage \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.g-tateth.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token authentication (for user sessions)

Path Parameters

id
string
required

API key ID

Query Parameters

month
string

Month in YYYY-MM format (default: current month)

Pattern: ^\d{4}-\d{2}$

Response

200

API key usage statistics