Skip to main content
GET
List the caller's media-library attachments (cursor-paginated)

Authorizations

Authorization
string
header
required

Clerk session token, Authorization: Bearer <token> — the first-party browser app's own auth. Used only by this internal /api/v1/* surface, never by /api/public/v1/*.

Query Parameters

cursor
string
limit
integer
chatId
string
Minimum string length: 1
unbound
enum<string>
Available options:
true,
false
source
enum<string>
Available options:
all,
uploaded,
generated

Response

Page of attachments.

items
object[]
required
nextCursor
string | null
required