Get remote cluster info by ID for user.
GET/api/v4/sharedchannels/remote_info/:remote_id
Get remote cluster info based on remoteId.
Minimum server version: 5.50
Permissions
Must be authenticated and user must belong to at least one channel shared with the remote cluster.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Remote cluster info retrieval successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found