Skip to main content
GET
cURL

Query Parameters

asset_id
string<uuid>
ordering
string

Allowlisted ordering key; prefix with "-" for descending.

origin
enum<string>

Defaults to "user". Pass "all" for debug/admin views.

Available options:
all,
system,
user
page
integer
page_size
integer
project
string<uuid>
q
string

Case-insensitive substring match on asset title.

repository
string<uuid>
status
string

Comma-separated list, e.g. "pending,in_progress".

type
enum<string>
Available options:
download,
upload

Response

200 - application/json
count
integer
required
next
string | null
required
previous
string | null
required
results
object[]
required