get https://{server}/api/v2.1/admin/organizations//groups/
List all the groups in a team with its org_id
.
Response
List all the groups in a team with its org_id
.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/organizations/org_id/groups/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: