Retrieve Assets

Returns a paginated list of uploaded assets (images, PDFs, JS, CSS files) used in templates and pages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Filter by asset ID

string

Filter by keywords (partial match)

types
array of strings

Filter by asset type. Valid values: image, pdf, js, css. Pass multiple to include several types.

types
tag_id
array of integers

Filter by tag ID. Accepts a single value or an array.

tag_id
string

Filter by creation date. Supports operators: >, >=, <, <=

string

Filter by last updated date. Supports operators: >, >=, <, <=

columns[]
array of strings

The field names to be included in the JSON response. You can have multiple columns[] query params included in the request URL (e.g. columns[]=id&columns[]=name).

columns[]
integer

The page to return.

integer

The total results to return per page.

string

The field to sort the request by. column_name|asc OR desc

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json