Returns the processing status and entity count for a specific list.
get/list/{listId}/status
Response
Success
sizeinteger required
Current number of entities in the list.
status'pending' | 'processing' | 'ready' required
pending — awaiting initial processing after being added; processing — currently being indexed; ready — fully processed and available for use in alerts and queries.