Get members for an organization

Fetch a list of members for the specified organization, optionally applying the specified filters.

The response will be paginated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
integer

Results per page. If not specified, pages will be of an implementation defined size.

string

Used for pagination: the starting delivery from which the page of deliveries is fetched. Returned by previous query

string

Filter by misId in the mis namespace using eq.

string

Filter by upn in the mis namespace using eq.

string

Filter by id in the till namespace using eq.

string

Filter by id in the parentPay namespace using eq.

string

Filter by status in the parentPay namespace using eq.

string

Filter by status in the till namespace using eq.

date-time

Filter by updatedAt in the meta namespace using eq. This is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.

date-time

Filter by updatedAt in the meta namespace using lt. This is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.

date-time

Filter by updatedAt in the meta namespace using le. This is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.

date-time

Filter by updatedAt in the meta namespace using gt. This is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.

date-time

Filter by updatedAt in the meta namespace using ge. This is a timestamp in ISO 8601 format YYYY-MM-DDTHH:MM:SSZ.

boolean

Filter by isActive in the core namespace using eq.

Responses

Language
Credentials
Bearer
token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json