cURL
Organisations
List reviewers
List users eligible to review documents for an organisation. Includes the organisation’s members plus all members from SchemeShare-connected organisations (both directions), i.e., the union of members from connected schemes.
GET
cURL
Authorizations
Session token for authentication.
Query Parameters
Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0Filters the response data based on the value provided.
Available filters:
scheme_id: (Required) Filter reviewers to those eligible for the specified scheme. If absent, an empty list is returned.org_id: Filter reviewers to members of a specific organisation (own org or a partner org connected via the scheme).name: Filter by name(s) - filters by first and last name (case insensitive)id_not_in: Exclude users whose ID is in the provided list.
For more information on using named filters, see the docs