Return all child teams

Get a list of child teams using the Team ID. This API supports pagination.

Use the /teams endpoint to retrieve all teams the authenticated user has access to.

Requires the following permission:
jit.teams.read

Path Params
string
required

Unique ID that represents team ID. Use the /teams endpoint to retrieve all teams the authenticated user has access to.

Query Params
integer
Defaults to 10

The maximum number of results to be returned per page.

string

Cursor for next request to get the results page. Null means no more results.

Responses

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