Check
Get Check
Fetch the details of a single check using its unique ID.
GET
/
checks
/
{checkId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the check to retrieve.