Fetch the users of an organization by its id. Auth’ed user or api key must have an admin or owner role for the specified dataset’s organization.
The organization id to use for the request
The id of the organization you want to fetch the users of.
Array of users who belong to the specified by organization
The response is of type object[]
.
Fetch the users of an organization by its id. Auth’ed user or api key must have an admin or owner role for the specified dataset’s organization.
The organization id to use for the request
The id of the organization you want to fetch the users of.
Array of users who belong to the specified by organization
The response is of type object[]
.