Tasks
List events for a task, ordered ascending by id. Filterable by event type(s) and/or runId.
get/experimental/tasks/{id}/events
Path parameters
idstring uuid required
Query parameters
runIdstring uuid
page[size]integer
page[after]string
Headers
Authorizationstring
Response
Default Response
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
added the optional property
data/items/attributes/anyOf[subschema #1]/payload/definition/snapshotFamilyto the response with the200statusresponse-optional-property-added
- ○