Check
Get Check
Fetch the details of a single check using its unique ID.
GET
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.
Response
200
application/json
Successful response with the details of the check.
The response is of type object
.