List template compositions (v3)
Retrieve paginated After Effects compositions 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 compositions
After Effects composition id
Composition name to use as template.composition when creating a render job
Composition width in pixels
Composition height in pixels
Composition duration in seconds
Composition frame rate
Additional parser metadata for the composition

