GET /v1/deployments/{deploymentId}/checks/{checkId}
Summary: Get a single check
Operation ID: getCheck
Auth: unknown
Operation ID: getCheck
Auth: unknown
Description
Return a detailed response for a single check.
Parameters (3)
checkId
(string, path, required)
The check to fetch
deploymentId
(string, path, required)
The deployment to get the check for.
teamId
(string, query, optional)
The Team identifier or slug to perform the request on behalf of.
No probe data for this endpoint yet.