Skip to main content
GET
List assets or get by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string
type
string

Response

200 - application/json

The request has succeeded.

assetId
string
required
clientId
string
required
url
string
required
contentType
string
required
type
enum<string>
required
Available options:
video,
image,
audio,
other
status
enum<string>
required
Available options:
active,
deleted
createdAt
integer<int64>
required
name
string
r2Key
string
size
integer<int64>
tags
object[]
metadata
object