Skip to main content
GET
/
v1
/
api-keys
/
{clientId}
Get API key details
curl --request GET \
  --url https://api.example.com/v1/api-keys/{clientId} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.zuba.com/llms.txt

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

Authorizations

Authorization
string
header
required

Enter Auth0 JWT token

Path Parameters

clientId
string
required

Auth0 client ID

Example:

"abc123xyz456"

Response

API key details