checks-v2
List runs for a check
List all runs associated with a given check.
get/v2/projects/{projectIdOrName}/checks/{checkId}/runs
Path parameters
projectIdOrNamestring required
checkIdstring required
The ID of the resource that will be updated.
Example:ckr_89ha9sdhh9a9
The ID of the resource that will be updated.
Query parameters
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.
Response
Changes
Changed in 1 of the 39 revisions of this API.1
- ○
added the non-success response with the status
410response-non-success-status-added
- ○