GET
/
v1
/
organisations
/
{organisationId}
/
users

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

organisationId
string
required

The ID of the organisation

Required string length: 5 - 10

Query Parameters

q
string

The search query to filter by. Partially matched against username and email address.

Response

200 - application/json
users
object[]
required