Skip to main content
GET
Get Execution Timeline

Authorizations

Authorization
string
header
required

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

Path Parameters

trigger_id
string<uuid>
required

Query Parameters

hours
integer
default:24

Time period in hours (max 7 days)

Required range: 1 <= x <= 168
bucket_size_minutes
integer
default:60

Time bucket size in minutes

Required range: 5 <= x <= 1440

Response

Successful Response

Response model for execution timeline.

period_hours
integer
required
timeline
Timeline · object[]
required
trigger_id
string<uuid>
required