Check
Get Checks
List all check records with optional filters like status, term, and reference ID.
GET
/
checks
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Number of records to retrieve in the response. Defaults to 10.
For navigating through pages. Defaults to the first page.
Filter records using any keywords.
Filter records by check status. Allowed values: new
, void
, mailed
, refunded
, emailed
, eprinted
, printed
.
Filter records by a unique reference ID.