cURL
curl --request GET \ --url https://apis.proofy.io/v1/verify/batch/{id}
{ "status": "complete", "total": { "records": 1000, "bad_syntax": 2, "duplicates": 50, "billable": 948, "processed": 948 } }
Check the status of your request using the request ID.
Successful
The response is of type object.
object