List asset collections
List asset collections for the authenticated user’s fal Assets library.
GET
List asset collections
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
Successfully listed collections
Asset collections visible to the authenticated user
Previous
Create Asset CollectionCreate asset collection for the authenticated user's fal Assets library.
Next
List asset collections