Skip to main content
GET
List assets

Authorizations

Authorization
string
header
required

Path Parameters

organization_id
string<uuid>
required

A UUID string identifying the organization.

workspace_id
string<uuid>
required

A UUID string identifying the workspace.

Query Parameters

include_email
boolean

Include email of the asset creator if True.

Response

200 - application/json
id
string<uuid>
required
read-only
name
string
required
Maximum string length: 255
content_url
string
required
Maximum string length: 255
content_type
enum<string>
required
  • image - image
  • text - text
  • video - video
Available options:
image,
text,
video
content
string
required
created_by_email
string | null
thumbnail_url
string
Maximum string length: 255
is_archived
boolean
is_deleted
boolean
tags
string[]
Maximum string length: 255
created_at
string<date-time> | null
created_by
string<uuid> | null