get https://{server}/api/v2.1/org/admin/info/
Get the basic information (e.g. ID, name, storage quota etc. see example response for details) of your team (organization).
Response
Get the basic information (e.g. ID, name, storage quota etc. see example response for details) of your team (organization).
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/admin/info/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: