Skip to main content
GET
Retrieve a Stream execution

Authorizations

Authorization
string
header
required

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

Path Parameters

STREAM_ID
number
required

The ID of the Stream of data being imported into a DataSet

EXECUTION_ID
number
required

The ID of the Stream execution within the Stream

Response

200 - application/json

Returns a subset fields of a Stream's object.

id
integer
startedAt
string
currentState
string
createdAt
string
modifiedAt
string