cURL
curl --request GET \ --url https://platform.neza.video/api/openapi/outputs \ --header 'Authorization: Bearer <token>'
{ "outputs": [ { "filename": "<string>", "preview_url": "<string>", "type": "<string>", "format": "<string>" } ] }
Fetch the generated files for a completed task.
Create an API key inside the Neza console and pass it as a Bearer token.
Identifier returned from the create/run endpoints.
Generated artifacts
Show child attributes