Get a page of channels which use this scheme.
GET/api/v4/schemes/:scheme_id/channels
Get a page of channels which use this scheme. The provided Scheme ID should be for a Channel-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
Channel list retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found