Get Agent Cal.com Account
Cal.com Integration API
Get Agent Cal.com Account
Returns the effective Cal.com account for an agent with priority: agent private key, then org-linked account, then none.
GET
Get Agent Cal.com Account
Authorizations
Your JWT access token. Pass it as a Bearer token in the
Authorization header. Example: Authorization: Bearer <token>.Path Parameters
The agent UUID whose effective Cal.com account you want to inspect.
Query Parameters
Optional fallback organization ID. It is used only when the JWT claims do not already include the org context.
Response
Whether the request succeeded.
Human-readable status message.
Effective Cal.com account information for the agent.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Agent UUID
Query Parameters
Fallback organization ID used only when not present in JWT claims

