List assets
Assets
List assets
Browse a workspace’s assets with signed URLs.
GET
List assets
Lists images, videos and audio with pre-signed delivery URLs. Supports
media_type, search, and pagination. Defaults to the key’s own workspace; pass workspace_id to browse another workspace you can manage.Authorizations
A workspace API key. Secret keys (flowy_…) are server-side — keep them private. Publishable keys (flowy_pk_…) are browser-safe but only work from their allowlisted domains.
Query Parameters
Available options:
image, video, audio Matches file names, tags and generation prompts.
Required range:
x <= 100Optional workspace context (from GET /v1/workspaces); default is the key's own wallet.
Response
One page of workspace assets.

