Skip to main content
GET
List KYB verifications

Authorizations

ds-api-token
string
header
required

Query Parameters

limit
integer
default:20

Page size (5–25).

Required range: 5 <= x <= 25
page
integer
default:0

Zero-based page number.

is_sandbox
boolean

Restrict to sandbox verifications (also inferred from the API key).

Response

200 - application/json

A page of KYB verifications.

A page of KYB verifications.

data
object[]
has_next
boolean

True when more pages are available (request the next page).

Example:

true