Phone Finder
Get Bulk Phone Results
Retrieve results, status, and stats for a bulk phone number search batch by id
GET
GET
Retrieve results of a previously submitted bulk phone search. Authenticate every request with your API key in the
See Error handling for the full list of status codes and response formats.
x-api-key header.
Using a webhook allows you to skip calling this GET endpoint. See How Webhooks Work.
Query Parameters
The
id returned from the POST requestResponse
200 — Search finished
Batch metadata
Batch statistics
Array of search results
200 — Search ongoing
id and status: "ongoing"requested and finished countsError Responses
| Code | Message |
|---|---|
| 400 | Missing id in the query params |
| 400 | Could not retrieve bulk search results |
| 500 | server error |
Next steps
Find phones in bulk
Submit a new batch of phone number searches.
Get a single result
Retrieve the result of a single phone search by id.
Webhooks
Get notified automatically when a batch completes.
Credits & billing
See how credits are consumed and refunded.

