List generated assets (images, videos, audio, text) from completed executions in your workspace.
Use this to browse all content your workspace has produced, filter by execution or output type, and retrieve CDN URLs for downstream use (publishing, further processing, etc.).
Only assets from completed executions with status completed are returned.
Results are ordered by creation time, newest first.
Workspace API key. Prefix: lma_. Example: lma_abc123...
Filter assets to a specific run. Returns only outputs from that run.
Filter by output type. Omit to return all types.
image, video, audio, text Maximum number of assets to return per page.
x <= 100Number of assets to skip (for pagination).