List S3 objects
Lists objects under the calling user’s S3 prefix (or global/ when the global header is set). Supports a search query for substring filtering and a continuationToken for pagination. Returns up to 9 objects per page when not searching. Also accepts the internal-key header (set to INTERNAL_SECRET) for server-to-server calls.
Authorizations
Organisation API key. Format: sk_<secret>/<keyname> — the secret portion, a literal slash, and the human-readable key name. The header exulu-api-key is accepted as an alias. A Bearer prefix is tolerated and stripped. Keys with an agent scope are only valid for the scoped agent instance.
Headers
List under global/ instead of user_{id}/.
Query Parameters
Substring to filter object keys by (case-insensitive, scans all pages).
S3 continuation token for the next page.
Response
S3 list response with Contents keys prefixed by bucket name.
The response is of type object.