GET
/
v2
/
organizations
/
{orgId}
/
teams
/
{teamId}
/
stripe
/
save
curl --request GET \
  --url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/stripe/save
{
  "url": "<string>"
}

Path Parameters

teamId
number
required

Query Parameters

state
string
required
code
string
required

Response

200 - application/json
url
string
required