Get screenshot status
Authorization
AuthorizationRequiredBearer <token>API key. Manage keys from the dashboard at app.bytekit.com.
In: header
Path Parameters
idRequiredstringPattern:
"^ss_"Screenshot completed or failed. A completed screenshot returns the
full ScreenshotResponse resource (signed image_url, dimensions,
etc.). A terminal-failed screenshot is a successfully retrieved
terminal state (like a failed async scrape) and instead returns the
unified failed envelope (Error schema) populated from the
screenshot's own error_code/error_message (issue #2027).