Get users in an organisation
Organisations
Get users in an organisation
Gets the users under a specific organisation, optionally filtered by username/email address.
GET
Get users in an organisation
Path Parameters
The ID of the organisation
Required string length:
5 - 10Example:
"jjl8y"
Query Parameters
The search query to filter by. Partially matched against username and email address.
Example:
"docs@example.com"
Required range:
x >= 1Required range:
x >= 1