Get Check

Returns the check with the given rid.

Path parameters

ridstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

This endpoint returns an object.
ridstring
checkLineageRidstring
titlestring
descriptionstring
priorityenum
Allowed values:
autoGeneratedTitlestringOptional
autoGeneratedDescriptionstringOptional
chartobjectOptional
conditionobjectOptional

If omitted, this check represents a manual check.