List all assets

Use this endpoint to retrieve a list of assets with pagination support. The API returns a collection of assets for the specified page, enabling efficient navigation through a large set of assets.

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

The page number you want to retrieve. If not specified, the first page will be retrieved.

integer
≤ 100
Defaults to 25

The number of assets returned in a single API call. Max is 100. Default is 25 if not specified.

folder_ids[]
array of integers

Filter results by the ID(s) of the library folder where assets are located.

folder_ids[]
types[]
array of strings

Filter results by the asset type.

types[]
string
enum

Filter results by the asset shareability.

Allowed:
owners[]
array of strings

Filter results by the owner of an asset.

owners[]
tags[]
array of strings

Filter results by the asset's tags. Must specify both the tag group and tag in the format {tag group}|{tag}

tags[]
date

Filter results by created date. Specify the 'from' date.

date

Filter results by created date. Specify the 'to' date.

date

Filter results by the last modified date. Specify the 'from' date.

date

Filter results by the last modified date. Specify the 'to' date.

date

Filter results by expired date of object. Specify the 'from' date.

date

Filter results by expired date of object. Specify the 'to' date.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json