get https://{server}/api/v2.1/org//admin/users/
List all the users in the organization, or only the admins/non-admins.
Response
List all the users in the organization, or only the admins/non-admins.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seatable.io/api/v2.1/org/org_id/admin/users/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: