Batch Get Checks

Returns the checks with the given rids.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects a set of strings.

Response

This endpoint returns a set of objects.
ridstring
checkLineageRidstring
titlestring
descriptionstring
priorityenum
Allowed values:
autoGeneratedTitlestringOptional
autoGeneratedDescriptionstringOptional
chartobjectOptional
conditionobjectOptional

If omitted, this check represents a manual check.