Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

200 - application/json
id
string
required
type
enum<string>
required

Which recon check this run is, named by its covered period

Available options:
Daily,
Weekly,
Monthly,
Quarterly,
Manual
cadence
enum<string>
required

How often this run's schedule fires

Available options:
Daily,
Weekly,
Monthly,
Manual
status
enum<string>
required
Available options:
Pending,
Running,
Completed,
Failed
organizationId
string | null
required
pfiName
enum<string> | null
required
Available options:
Bridge,
Koywe,
Kotanipay,
Hercle,
Bitso,
Yellowcard,
TraceFinance,
HoneyCoin,
BlindPay,
Finity,
Infinia,
Walapay,
Abra,
Yativo,
Capa,
Bivo,
Cobre,
Avenia,
Brale,
BVNK,
CoinsPH,
Iron,
Enigma,
Juicyway,
Kira,
TripleA,
Onmeta,
Alfred,
Demo,
CrissCross
periodStart
string<date-time>
required
periodEnd
string<date-time>
required
startedAt
string<date-time>
required
finishedAt
string<date-time> | null
required
itemsProcessed
number
required
itemsMatched
number
required
itemsMismatched
number
required
itemsMissing
number
required
itemsPfiError
number
required
orphansFound
number
required
attempt
number
required
lastError
string | null
required