List partner files in the authenticated key scope
POST /files1 and 100.>= 0.image or video.context to keep default partner-only results.ai-studio) or comma-separated contexts (example: ai-studio,media-upload).context=all to return all file contexts in your authenticated key scope.200 with:
files - Array of file objectstotal - Total count of matching fileslimit - Applied limitoffset - Applied offset| Field | Type | Description |
|---|---|---|
id | string | Unique file identifier |
url | string | CDN URL for the file |
contentType | string | MIME type of the file |
filename | string | Original filename |
size | number | File size in bytes |
createdAt | string | ISO 8601 timestamp |
400 invalid_query_parameter - one or more query parameters are invalid401 - authentication failed (missing/invalid/revoked token)402 subscription_required - active Creator/Professional/Business plan required403 tier_not_allowed - Scheduler tier cannot use Partner API500 list_failed - Failed to retrieve files (retry)