Browse assets
Browse and semantically search fal Assets across all media, uploads, favorites, collections, tags, and character references.
Query parameters
Maximum number of items to return. Actual maximum depends on query type and expansion parameters.
Maximum number of items to return. Actual maximum depends on query type and expansion parameters.
Pagination cursor from previous response. Encodes the page number.
Pagination cursor from previous response. Encodes the page number.
Text query for hybrid semantic search
Text query for hybrid semantic search
fal-hosted image URL to use for semantic image search
fal-hosted image URL to use for semantic image search
fal-hosted video URL to use for semantic video search
fal-hosted video URL to use for semantic video search
Filter by one or more media types
Filter by one or more media types
[ "image", "video" ]
Filter by one or more indexed sources
Filter by one or more indexed sources
[ "upload", "response" ]
Asset library section to browse
Asset library section to browse
Collection scope to browse
Collection scope to browse
Character identifiers to use as @mention semantic filters
Character identifiers to use as @mention semantic filters
[ "alice" ]
Tag IDs to filter by
Tag IDs to filter by
[ "d9k7q2m4n6p8r1s3t5uv" ]
Whether tag filters match any tag or all tags
Whether tag filters match any tag or all tags
Response
Successfully browsed assets
Example response
{
"assets": [
{
"asset_id": "d8b6elcregj72v34jr8g",
"vector_id": "b1a2b4a5-cb89-51dc-a108-6dbfd8e742fc",
"request_id": "019e6d0a-e5be-7b82-b329-35ae64296902",
"url": "https://v3b.fal.media/files/b/0a9b4900/PDbTGyzqRh1aijW2WQiY9_opengraph-1%20%281%29.png",
"title": "Portrait",
"endpoint": "fal-ai/flux/dev",
"created_at": "2026-05-23T20:00:00.000Z",
"source": "upload",
"prompt": "cinematic portrait",
"width": 1024,
"height": 1024,
"content_type": "image/png",
"collection_ids": [
"d8b6elcregj72v34jr8g"
],
"tags": [
{
"id": "d9k7q2m4n6p8r1s3t5uv",
"name": "moodboard",
"created_at": "2026-05-23T20:00:00.000Z"
}
],
"similarity": 0.92
}
]
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.