Skip to main content
GET
List Verifications
Retrieve a paginated list of verification batches with optional filtering by status.

Query Parameters

integer
default:"1"
Page number for pagination.
integer
default:"20"
Number of items per page (max 100).
string
Filter by status: pending, processing, completed, or failed.

Examples

Response

array
Array of verification batch objects.
object
Pagination metadata.
Example Response
Results are not included in the list response. Use the Get Verification endpoint to retrieve full results for a specific batch.