List division members

This call returns a list of all all members of a division. In addition, you can list members with a specific role, e.g. all administrators within a division.

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

The slug of the division you are querying.

string

Specify the role to only list the division members with a certain role. The following roles are available: * administrator * member * external_collaborator

int32
Defaults to 0

The zero-based starting index in the entire collection of the first item to return. The default value is 0. This is a pagination-specific attribute.

int32
Defaults to 50

The maximum number of collection items to return for a single request. Minimum value is 1. The maximum value is 100 and the default value is 50. This is a pagination-specific attribute.

Headers
string
required

Your Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

string
required
Defaults to application/json
Response

Language
LoadingLoading…
Response
Choose an example:
application/json