GET
/
v1
/
organisations
/
{organisationId}
/
users

Authorizations

Authorization
string
headerrequired

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

Query Parameters

q
string

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

Response

200 - application/json
users
object[]
required