get https://{server}/api/v2.1/admin/groups/
Shows a list of all groups of the system. You can also search for a group by his name.
Response
Shows a list of all groups of the system. You can also search for a group by his name.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/groups/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: