Skip to main content
GET
Get job render logs

Authorizations

Authorization
string
header
required

Bearer token authentication using API tokens for team-based access control.

You can generate your own API token at: https://app.nexrender.com/settings/api-tokens

Path Parameters

id
string
required

Unique job identifier

Pattern: ^[0-9A-HJKMNP-TV-Z]{26}$

Response

Successfully retrieved the render log.

The response is of type string.

Example:

"aerender version 26.0x67\nPROGRESS: Launching After Effects...\nPROGRESS: Render Settings: nx_full\nPROGRESS: Output Module: nx_video_h264_vbr_15mbps\nPROGRESS: Format: H.264\nPROGRESS: 0:00:00:00 (1): 0 Seconds\n...\nPROGRESS: Total Time Elapsed: 14 Seconds"