List template layers (v3)
Retrieve paginated After Effects layers discovered during template processing.
Authorizations
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
Unique template identifier in ULID format
^[0-9A-HJKMNP-TV-Z]{26}$Query Parameters
Number of items to return. Defaults to 300. Values above 1000 are capped to 1000.
x >= 1Number of items to skip before returning results. Defaults to 0.
x >= 0Response
Successfully retrieved template layers
After Effects id of the composition that owns this layer. Match it to a composition aeid.
After Effects layer id
Layer name to use as layerName in render job assets and functions
Layer bounds top position at time 0
Layer bounds left position at time 0
Layer bounds width at time 0
Layer bounds height at time 0
Layer start time in seconds
Layer in point in seconds
Layer out point in seconds
Detected After Effects layer type
Detected source type for AV layers, when available
After Effects id of the source composition for precomp layers, when available
After Effects id of the parent layer, when available
Additional parser metadata for the layer

