Endpoint Examples
Get Live Streamings
Retrieve the current live video and audio streaming information for the authenticated user’s church.
GET
Retrieves the current live video and audio streaming information for the authenticated user’s church.
- Requires both an API key and a Firebase ID token.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Your client API key from the dashboard (Settings page).
Response
200
application/json
Current live video and audio streaming information.
The response is of type object
.