Get Check Alert Status For Notebooks

POST

Returns the check alert status of any linked violations for the provided notebooks. If none exist, an empty optional is returned.

Request

This endpoint expects a set of strings.

Response

This endpoint returns a map from strings to optional enums.
PENDING_REVIEW
CLOSED_IGNORED
CLOSED_REQUIRES_FURTHER_ACTION
Built with