Authorizations
Query Parameters
Maximum number of commands to return
Required range:
0 < x <= 1000
Number of commands to skip before starting to collect the result set
Required range:
x >= 0
Response
Successful Response
Unique identifier for the submitted command
Examples:
"123e4567-e89b-12d3-a456-426614174000"
Current status of the FFmpeg command
Available options:
QUEUED
, PROCESSING
, PREPARED_FFMPEG_COMMAND
, FAILED
, SUCCESS
Status of any error that occurred during command execution
Examples:
"UNREACHABLE_INPUT_FILE"
Error details if the command failed
Examples:
"Input file url https://rendi.dev/example does not have a valid file name in its' end."
Time when the command was created, in UTC
Examples:
"2024-01-01T00:00:00Z"