---
title: "Changes to Get a trigger run"
method: GET
path: "/triggers/{trigger-name}/runs/{run-id}"
---

# Changes to Get a trigger run

`GET /triggers/{trigger-name}/runs/{run-id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 18 revisions.

- **2023-07-14** (v1) `04b283072358` — 1 info
- **2023-07-14** (v1) `8adff51de02f` — 1 breaking, 8 info

## Changes

- **2023-07-14** (v1) `04b283072358` — 1 info
  - endpoint added
- **2023-07-14** (v1) `8adff51de02f` — 1 breaking, 8 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `200`
  - removed `#/components/schemas/Run, subschema #2` from the response body `allOf` list for the response status `200`
  - added the non-success response with the status `404`
  - added the optional property `action` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `latest_attempt` to the response with the `200` status
  - added the optional property `payload` to the response with the `200` status
  - added the optional property `status` to the response with the `200` status

---

[Operation](https://skmtc.dev/devtari-io/apis/cronback-me-api/docs/triggers/:trigger-name/runs/:run-id/get.md) · [API](https://skmtc.dev/devtari-io/apis/cronback-me-api.md) · [Page](https://skmtc.dev/devtari-io/apis/cronback-me-api/changes/triggers/:trigger-name/runs/:run-id/get)
