List line runs across all lines
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
offset
status
Filter by run status
line_name
Filter by line name
Response
Successful Response
id
line_name
status
trigger
What set a run off.
provider, event_name, and delivery_id are lifted out of the nested
payload.trigger object so a list row is readable without walking the
envelope. The extracted trigger values are not repeated here; they land in
the run’s run_params. payload still carries the whole envelope, minus the
raw webhook body on list responses.
created_at
line_version_id
region
run_params
stages
artifact_count
artifacts
error_message
started_at
completed_at
Errors
422
Unprocessable Entity Error