list_batch_motions
Retrieve paginated motion generations for a batch, including presigned URLs for BVH files and preview videos. Get complete per-person arrays with camera data for Comic 4 batches.
Instructions
Retrieves a paginated list of motion generations for a specific batch. Returns motion generation records with presigned URLs for BVH files and preview videos. Comic 4 items include ordered per-person body, face, identity and export arrays plus the captured camera when available. Preserve null slots. get_motion does not replace this complete batch listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Maximum number of results to return per page | |
| batchID | Yes | The batch identifier to retrieve motions for | |
| nextToken | No | Pagination token from a previous response to fetch the next page |