List channel routes

View as Markdown

Returns the channel’s active routes (oldest first). Authorization: organization administrators only. Returns 404 if the channel is missing.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

channelIdstringRequired

Response

The channel's routes.
routeslist of objects