Web Presence Review History

Head Web Presence Review History

Check whether a web presence review is ready without transferring the result.

The status codes are the same ones the GET returns: 200 once the review is complete, 202 while it is still running, 404 if it does not exist, and 500 if it failed. Use this when polling — there is no body to download, and we skip building the response payload entirely.

Requires a valid X-API-KEY header.

head/api/v1/history/company/{request_id}

Path parameters

request_idstring uuid required

Response

OK

Changes

Changed in 1 of the 12 revisions of this API.1