Changes to List all playbook runs

GET /plugins/playbooks/api/v0/runs

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

Changed in 7 of the 47 revisions of this API.113

  1. 2acd884508c41
  2. 7cc35d281cdf11
  3. 3b1944780f927
  4. c964d2a4a6de1
  5. be10b5623b811
  6. 28ae7da813631
  7. 148981c0ea861

What changed

    • added the optional property items/items/checklists/items/items/items/requirements to the response with the 200 status

      response-optional-property-added

  • 7cc35d281cdf11See the full diff
    • removed the optional property items/items/description from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/items/summary to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/checklists/items/items/items/condition_action to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/checklists/items/items/items/condition_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/checklists/items/items/items/condition_reason to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/checklists/items/items/items/delete_at to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/checklists/items/items/items/due_date to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/checklists/items/items/items/task_actions to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/checklists/items/items/items/update_at to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter since

      new-optional-request-parameter

    • added the new optional query request parameter channel_id

      new-optional-request-parameter

    • added the new optional query request parameter omit_ended

      new-optional-request-parameter

    • endpoint added

      endpoint-added