List users of an organization
GET/v1/partners/organizations/:organizationId/users
Returns the users that belong to one of the partner's organizations (across organisation, workspace and partner memberships). Used to determine whether an organization has any users.
Request
Responses
- 200
- 401
- 403
- 422
Paginated list of the organization users.
Unauthorized - Invalid or missing authentication token
Forbidden - Organization does not belong to the partner
Unprocessable Entity - Invalid organization ID format