CorebanqCorebanq Developer Docs
KYTv1

Crypto KYT poller stats

Returns current status and counters for the crypto KYT poller

GET/v1/kyt/crypto/poller/stats

Response Body

application/json

curl -X GET "https://example.com/v1/kyt/crypto/poller/stats"
{
  "enabled": true,
  "last_run": "2019-08-24T14:15:22Z",
  "last_status": "string",
  "last_error": "string",
  "pending_count": 0
}