agent

Get run timeline

Retrieve chronological setup and lifecycle timeline events for an agent run.

get/agent/runs/{runId}/timeline

Path parameters

runIdstring required

The unique identifier of the run

Response

Run timeline events

Changes

Changed in 1 of the 2 revisions of this API.610

  • a0daf9e59774610See the full diff
    • added the new oz_run_blocked enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the new oz_run_cancelled enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the new oz_run_done enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the new oz_run_errored enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the new oz_run_failed enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the new vm_shutdown enum value to the events/items/event_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property auth_url to the response with the 400 status

      response-optional-property-added

    • added the optional property auth_url to the response with the 401 status

      response-optional-property-added

    • added the optional property auth_url to the response with the 403 status

      response-optional-property-added

    • added the optional property auth_url to the response with the 500 status

      response-optional-property-added

    • added the optional property provider to the response with the 400 status

      response-optional-property-added

    • added the optional property provider to the response with the 401 status

      response-optional-property-added

    • added the optional property provider to the response with the 403 status

      response-optional-property-added

    • added the optional property provider to the response with the 500 status

      response-optional-property-added

    • removed the oz_run_failure enum value from the events/items/event_type response property for the response status 200

      response-property-enum-value-removed

    • removed the oz_run_finished enum value from the events/items/event_type response property for the response status 200

      response-property-enum-value-removed