Request a trail log file download
POST/connection-manager/api/v1/connections/:connection_id/channel/:channel_id/log
Request session ID for trail log download. Session ID can be used with this endpoint.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
Session ID created
Bad request error response
Unauthorized request error response; OAuth2 authorization missing or invalid
Forbidden error response; OAuth2 authorization OK but scope insufficient
Resource not found error response
Internal server error response