Skip to main content
GET
List videos in a collection
Product: Video Datalake Host: https://api.memories.ai/datalake/v1 Auth: Authorization: sk-mai-...
List videos in a collection, newest first. Filter by status and tag.
Pricing: Free — management / read (no charge). · See Pricing for the full model.

Response Fields

array
Video objects (same shape as Get Video).
string
Next-page cursor or null.

Authorizations

Authorization
string
header
required

Send Authorization: sk-mai-...

Query Parameters

collection_id
string
required

Collection to list.

status
string

processing | ready | failed.

tag
string

Exact tag match.

cursor
string

Pagination cursor.

limit
integer

1–100 (default 20).

Response

200 - application/json

Success