beta/
docs
/
overview
OverviewGuidesAPI Reference
Log inSign up
beta/
docs
/
overview
OverviewGuidesAPI Reference
Sign upLogin
API Reference
Introduction
Stream
The stream object
List all streams

List all streams

Created by the same user

You can retrieve all stream objects with the same userID. With any filter appended to the API call, the response will include both stream objects that represent a livestream configuration and stream objects that represent a single livestream session.

curl -H 'authorization: Bearer <api-key>' \
"https://livepeer.com/api/stream/user/<userId>"

Created by the same user, excluding livestream sessions

You can retrieve all stream objects with the same userID but exclude stream objects with a parentId.

curl -H 'authorization: Bearer <api-key>' \
"https://livepeer.com/api/stream/user/<userId>?streamsonly=1"
Livepeer.com
beta
  • Company
  • Home
  • Contact
  • Team
  • Jobs
  • Livepeer, Inc.
  • 223 Bedford Ave PMB 530
    Brooklyn, NY 11211
  • hello@livepeer.com