GetChannelConfig retrieves a channel configuration.
GET/api/v1/engagements/channel-configs/:id
Returns the configuration without exposing raw credentials.
Errors
- NOT_FOUND: Configuration does not exist
- PERMISSION_DENIED: Caller lacks channel:read permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.