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