Skip to main content
GET
Poll crew execution events

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

correlation_id
string
required

UUID the API returns when you start a crew execution.

Required string length: 36

Query Parameters

offset
integer
default:0

Index to start reading from. Track this value across polls to receive only new events.

Required range: x >= 0

Response

List of event objects since the given offset.