API ReferenceVerifications
Estimate verification export size
Preview how many verification records match the export filters for the authenticated organisation.
GET
/v1/verifications/export-estimateAuthorization
bearer AuthorizationBearer <token>
In: header
Query Parameters
referenceId?string
dateFrom?string
dateTo?string
type?array<string>
status?array<string>
format*string
Value in
- "csv"
- "xlsx"
Response Body
curl -X GET "https://example.com/v1/verifications/export-estimate?format=xlsx"Empty