Skip to main content
GET
Get Agent Cal.com Account

Authorizations

string
required
Your JWT access token. Pass it as a Bearer token in the Authorization header. Example: Authorization: Bearer <token>.

Path Parameters

string
required
The agent UUID whose effective Cal.com account you want to inspect.

Query Parameters

string
Optional fallback organization ID. It is used only when the JWT claims do not already include the org context.

Response

boolean
Whether the request succeeded.
string
Human-readable status message.
object
Effective Cal.com account information for the agent.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string
required

Agent UUID

Query Parameters

org_id
string

Fallback organization ID used only when not present in JWT claims

Response

Agent Cal.com account retrieved

success
boolean
message
string
data
object
Example: