Get screenshot by id

View as Markdown
Returns a single screenshot metadata record by its surrogate id.

Authentication

X-Client-Secretstring

Client secret for read-only service-to-service access (no writes)

Path parameters

idlongRequired

Screenshot surrogate id from the crawl_screenshot table.

Response

OK

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
406
Not Acceptable Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error