Get Agent Cal.com Info
Cal.com Integration API
Get Agent Cal.com Info
Returns the effective Cal.com connection info for an agent with priority: private key, then org-linked account, then none.
GET
Get Agent Cal.com Info
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 connection info 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 connection info 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

