Fetch Channel By Id
Get Channel By Id
GET
https://api.oneroute.io/api/public/channel/:id
This endpoint allows you to fetch a channel by its ID.
Path Parameters
Name | Type | Description |
---|---|---|
id | string | id of the channel to fetch. |
Headers
Name | Type | Description |
---|---|---|
apiKey | string | API Key for authentication. |
Last updated