Get a page of teams which use this scheme.
GET/api/v4/schemes/:scheme_id/teams
Get a page of teams which use this scheme. The provided Scheme ID should be for a Team-scoped Scheme. Use the query parameters to modify the behaviour of this endpoint.
Permissions
manage_system permission is required.
Minimum server version: 5.0
Request
Responses
- 200
- 400
- 401
- 403
- 404
Team list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found