v34

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-09194386949.7 KB
Parsing

Screenshot

post/api/v1/parsing/screenshot

Query parameters

organization_idstring uuid nullable
project_idstring uuid nullable

Cookies

sessionstring nullable

Response

Successful Response

idstring required

Unique parse job identifier

status'PENDING' | 'SUCCESS' | 'ERROR' | 'PARTIAL_SUCCESS' | 'CANCELLED' required

Enum for representing the status of a job

error_codestring nullable

Machine-readable error code when failed

error_messagestring nullable

Human-readable error details when failed