Returns a list of group relationships.
curl --request GET \
--url https://api.calendly.com/group_relationships \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://calendly-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
URI of the organization.
Number of results to return per page (1-100).
1 <= x <= 100Opaque cursor for retrieving the next page of results.
OK
curl --request GET \
--url https://api.calendly.com/group_relationships \
--header 'Authorization: Bearer <token>'