Get verification call history
Returns the authenticated client’s paginated KYC verification call history.
Authorizations
Server-to-server auth. Send your API key in the "X-API-Key" header and your API secret in the "X-API-Secret" header.
Query Parameters
Page number (default 1)
Items per page (default 20, max 100)
Response
OK
0
The API that was called, matching the keys in a plan's quotas and in
GET /kyc/pricing.
"bvn_basic"
"sub" when the call drew from subscription quota, "payg" when it was charged to the wallet.
"sub"
"c0ffee00-0000-0000-0000-000000000001"
"2026-07-28T10:05:11Z"
Which documented endpoint group served the call: "identity", "verify" or "nuban". Deliberately not the supplier's name.
"identity"
"f0e1d2c3-0000-1111-2222-333344445555"
"success" or "failed". A failed call is always refunded.
"success"
"a1b2c3d4-0000-1111-2222-333344445555"

