List asset characters
List asset characters for the authenticated user’s fal Assets library.
GET
List asset characters
Documentation Index
Fetch the complete documentation index at: https://fal.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be prefixed with "Key ", e.g. Authorization: Key YOUR_API_KEY
Query Parameters
Maximum number of collections to return
Required range:
1 <= x <= 100Example:
50
Number of collections to skip
Required range:
x >= 0Example:
0
Response
Characters
Asset characters visible to the authenticated user
Previous
Create Asset CharacterCreate an asset character for the authenticated user's fal Assets library. Prefer vector IDs or request IDs in reference_images for existing fal-generated assets; use fal-hosted image URLs only for standalone images. Unresolved ID references are materialized before character state is added.
Next
List asset characters