cURL
curl --request GET \ --url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/stripe/connect \ --header 'Authorization: <authorization>'
{ "status": "success", "data": { "authUrl": "<string>" } }
Required membership role: team admin. PBAC permission: organization.manageBilling. Learn more about API access control at https://cal.com/docs/api-reference/v2/access-control
team admin
organization.manageBilling
success
error
"success"
Show child attributes
Was this page helpful?