Jump to Content
Streaming Cloud API
HomeGuidesRecipesAPI Reference
Log InStreaming Cloud API
API Reference
Log In
HomeGuidesRecipesAPI Reference
All
Pages
Start typing to search…

Welcome

  • Welcome to the Streaming Cloud API
  • Ceeblue Resources
  • Quick Start Guide

Getting Started

  • HTTP Status Codes
  • Authorization
  • Create a new stream

Streaming Cloud API

  • info
    • Fetch stream informationget
  • inputs
    • Create an input streampost
    • Get a list of streamsget
    • Get a specific stream by IDget
    • Update a streamput
    • Delete a streamdelete
    • Get output settings by stream IDget
    • Update output settingsput
  • login
    • Log inpost
  • outputs
    • Request outputpost
    • Get outputs by stream IDget
    • Delete an outputdelete
    • Invalidate all active sessionsdelete
  • pushes
    • Create a new pushpost
    • Fetch a stream pushget
    • Delete a stream push by IDdelete
    • Retrieve pushes by stream IDget
  • recordings
    • Create a new recordingpost
    • Fetch recordingsget
    • Fetch a recording by IDget
    • Delete a recordingdelete
    • Stop recordingput
    • Fetch recordings by stream IDget
  • snapshots
    • Fetch stream snapshotget
    • Set up snapshot settingsput
    • Fetch snapshot settingsget
    • Clear snapshot settingsdelete
  • storage
    • Add storagepost
    • Retrieve all storageget
    • Fetch storageget
    • Update storageput
    • Delete storagedelete
  • statistics
    • Fetch stream statisticsget
    • Fetch all stream statisticsget
Powered by 

Fetch recordings by stream ID

get https://api.ceeblue.tv/v1/recordings/stream/

Retrieves recordings by stream ID

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!