List all your teams in a division

This call returns a list of all teams in a division that you are a member of. Each team's ID, name as well as your role in the team will be returned. To list all teams in your division regardless of whether you're a member or not, use the query parameter _all (see below).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/divisions/{division_id}/teams

Response

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

Path Params
string
required

The ID of the division you are querying.

Query Params
boolean

This field can be true or false. Set this field to true if you want to list all teams within the division (regardless of whether you are a member of a team or not).

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.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json