List Collection Assets
List assets in a collection with optional filters and sorting.
Returns assets in collection’s curated order by default. Custom sort overrides collection order.
Authorizations
JWT in Authorization header. 'Bearer ' prefix optional.
Path Parameters
Body
Response
Successful Response
Type of the asset (video, image, etc)
video, image, audio, document, vector, other ID of the workspace this asset belongs to
ID of the project this asset belongs to
ID of the parent resource (directory or project)
Total number of visible comments on this asset, including replies
ID of the user that created the asset
True when this item is a projected symlink
Symlink target path components
Symlink target path type
relative, internal_absolute, external_absolute Resolved target resource ID
Resolved target resource name
Resolved or hinted target resource type
workspace, project, directory, asset, symlink, collection Symlink resolution status
resolved, dangling, permission_denied, external Duration in seconds for time-based assets. NULL for non-time-based assets.
Number of pages for document assets. NULL for non-document assets.
Original file path for the asset (e.g., ['path', 'to', 'file.mov'])
Admin-only feature state diagnostics for this asset
API response schema for in-app proxy playback URLs.
- ProxyDeliveryGetResponse
- ProxyGetResponse
API response schema for in-app proxy playback URLs.
- ProxyDeliveryGetResponse
- ProxyGetResponse
API response schema for in-app proxy playback URLs.
- ProxyDeliveryGetResponse
- ProxyGetResponse
API response schema for in-app proxy playback URLs.
- ProxyDeliveryGetResponse
- ProxyGetResponse
API response schema for in-app preview rendering URLs.
- PreviewDeliveryGetResponse
- PreviewGetResponse
API response schema for in-app preview rendering URLs.
- PreviewDeliveryGetResponse
- PreviewGetResponse
User who created this asset
Server-recorded timestamp of the latest user action on this asset, flattened from the asset's current revision. NULL when no revision exists. Used by the desktop renderer to compare against a per-pin coverage cursor.
Version stack ID. NULL if not in a stack.
1-indexed position in version stack. NULL if not in a stack.
TRUE for top version in stack. NULL if not in a stack.
ID of the revision created by this operation (set on rename/move)
Whether the revision is the overall latest (set on rename/move)

