Endpoint
Headers
Path parameters
The unique ID of the screenshot, returned by the capture endpoint when using
response_type: "json".Response
200 OK
Response fields
Always
true for successful requests.The screenshot ID.
The original URL that was captured.
The screenshot name, if provided during capture.
Current status:
"pending", "processing", "completed", or "failed".URL to the captured screenshot image. Only present when
status is "completed".The capture options that were used for this screenshot.
File metadata including
fileSize (bytes), format, and dimensions (width/height).Time taken to process the screenshot in milliseconds.
Error description if
status is "failed".ISO 8601 timestamp of when the capture was requested.
ISO 8601 timestamp of the last status update.

