Skip to main content
GET
Find by id

Authorizations

Authorization
string
header
required

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

Path Parameters

streamId
string<uuid>
required

Response

Stream retrieved successfully

streamId
string<uuid>
name
string
groupId
string<uuid>
configuration
object
createdTimestamp
string<date-time>
creatorId
string
groupCreatorId
string
state
enum<string>
Available options:
READY,
COMPLETED,
FAILED,
EXPIRED
stateDescription
string
finalizedTimestamp
string<date-time>