Skip to main content
POST
Request single asset download

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Path Parameters

id
integer
required

Asset ID

Example:

1

Body

application/json
asset_type
enum<string> | null

Type of asset to download (default: uploaded)

Available options:
uploaded,
social_media
Example:

"uploaded"

Response

200

Download request queued