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

Authorizations

Authorization
string
header
required

JWT token authentication (for user sessions)

Path Parameters

id
string
required

API key ID

Response

200

API key details