Changes to Get Task Events

GET /v1/agents/{agent_id}/tasks/{task_id}/events

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 22 revisions of this API.3

  1. 96462b2f47622
  2. 8940d7f772821

What changed

    • the response property events/items/execution_id became optional for the status 200

      response-property-became-optional

    • response property events/items/execution_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the events/items/timestamp response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed