get https://{server}/api/v2.1/groups/
Show a list of all groups of the user.
Response
Show a list of all groups of the user.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/groups/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: