Skip to main content
GET
Retrieve a check

Authorizations

Authorization
string
header
required

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

Path Parameters

checkId
string
required

The unique ID of the check to retrieve.

Response

Successful response with the details of the check.

success
boolean
Example:

true

data
object