GetChannel retrieves a single channel definition.
GET/api/v1/engagements/settings/channels/:id
Returns channel details including the config_schema that defines required configuration fields.
Errors
- NOT_FOUND: Channel does not exist
Request
Responses
- 200
- default
A successful response.
An unexpected error response.