cURL
curl --request GET \ --url https://api.callaro.ai/api/v1/partner/tenants/{tenant_id}/api_keys \ --header 'X-Partner-Api-Key: <api-key>'
{ "data": {}, "message": "<string>", "meta": {}, "request_id": "<string>" }
Partner API keys must be explicitly granted the partner_tenant_api_keys:read scope to use this endpoint.
partner_tenant_api_keys:read
1 <= x <= 500
Keys
Was this page helpful?