Get remote clusters for a shared channel
GET/api/v4/sharedchannels/:channel_id/remotes
Gets the remote clusters information for a shared channel.
Minimum server version: 10.11
Permissions
Must be authenticated and have the read_channel permission for the channel.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Remote clusters retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found