List Error Codes
Returns the full catalog of machine-readable generation error codes — each with a human-readable message and a suggested fix. This endpoint is unauthenticated. Pair it with the errorCode field returned on a failed generation so an agent can look up what went wrong and how to correct it without hard-coding error strings.
Response
Error catalog retrieved successfully
code
The stable error code (e.g. generation_input_video_inaccessible).
message
A human-readable description of the error.
suggestion
A suggested fix an agent can act on.
Errors
500
Internal Server Error

