Broadcast
Authenticate the request for channel access
GET
Authenticate the request for channel access
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
The response is of type object.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://dev.flextell.ai/api/broadcasting/auth \
--header 'Authorization: Bearer <token>'{}The access token received from the authorization server in the OAuth 2.0 flow.
The response is of type object.
curl --request GET \
--url https://dev.flextell.ai/api/broadcasting/auth \
--header 'Authorization: Bearer <token>'{}