Skip to main content
GET
Retrieve a realtime channel

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace_id
integer<int64>
required
channel_id
integer<int64>
required

Query Parameters

include_xanoscript
boolean
default:false

Response

Success!

id
integer<int64>
default:1
name
string
default:Channel Name
active
boolean
default:true
xanoscript
object