curl --request GET \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/stripe/save
{
"url": "<string>"
}
curl --request GET \
--url https://api.cal.com/v2/organizations/{orgId}/teams/{teamId}/stripe/save
{
"url": "<string>"
}
The response is of type object
.
Was this page helpful?