get https://{server}/api/v2.1/admin/organizations//
As system administrator, you can query a team by its org_id
with this API request.
Response
As system administrator, you can query a team by its org_id
with this API request.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/admin/organizations/org_id/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: