Improved

[Aug 31, 2026] Search Web Presence History by Request ID or Reference ID

GET /web_presence_requests now accepts a web presence request ID or your own reference ID in the q search parameter, not just a company name. A full request ID does an exact lookup; anything else matches partial company names and reference IDs case-insensitively. This brings web presence history search in line with business search history, which already accepted all three.

A blank or whitespace-only q is now ignored and returns the full list, rather than being treated as a literal search.

No integration changes required.