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…
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.

string
required
Defaults to application/json
Response

Language
LoadingLoading…
Response
Choose an example:
application/json