Check the status of a custom processor generation request using the request_check_url from the initial submission.
Successful Response
Response schema for checking the status of a custom processor request.
Current status: 'processing', 'completed', or 'failed'
ISO timestamp when request was submitted
Unique ID for executing this processor (format: cp_XXXXX). Only available when status='completed' and success=True.
Request description (from active version)
Whether generation succeeded
Error message if failed
Execution time in seconds
ISO timestamp when request completed
Active version pipeline parameters
Pipeline ID (pl_XXXXX) for the auto-created workspace pipeline. Only available when status='completed' and success=True.