Skip to main content
Key type: requires a private key. A public key returns 403 here, because it may only upload — see key types and scope. Call this from your server, never from browser code.

Overview

Returns sources (your workspace’s cloud storage and image-source origins) alongside meta pagination (page, limit, total, hasMore). Filter by name with search or by type.
Sensitive configuration fields (access_key, secret_key, connection_string, service_account_json) are always masked in the response — the API never returns your stored secrets in plaintext.

Query parameters

Response fields

sources[]: id, name, type, configuration (secrets masked), is_active, created_at, updated_at meta: page, limit, total, hasMore

Next steps

Create source

Add a new S3, Azure, Google Cloud, or image source.

Source details

Fetch the full record for one source by its id.