Fetch the latest published decision record for a PR, verbatim, plus its content digest
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| owner* | path | string | — |
| repo* | path | string | — |
| pull* | path | string | — |
Responses
- 200The latest DecisionRecord for this PR + its recordDigest
- 400Invalid pull number
- 404No decision record persisted yet for this PR