Check List Status
GET/v5/list/:list_id
Check the status of your uploaded list. You can request updates from this endpoint until your results are ready. Allow at least 5 seconds between each request.
AtData will first parse your list to confirm that it is in a valid format. Next, it will process your list using the services configured for your API key.
Reports
While the processing of each list may take a while, the response from the endpoint allows you to keep track of the progress. This response will show you the services configured for your API key and their respective status. Once it is completed, the response will present detailed information about each service.
Find detailed information about the response in the Check List Status Reports reference page.
Request
Responses
- 200
- 404
List status retrieved successfully
List not found