Skip to main content
GET
Get components

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

Stream id

Response

Stream components retrieved successfully

streamId
string<uuid>
groupId
string<uuid>
state
enum<string>
Available options:
READY,
COMPLETED,
FAILED,
EXPIRED
stateDescription
string
stateChangedTimestamp
string<date-time>
gateway
object
processors
object[]