List Assets

Retrieves a paginated list of all assets (images, audios, videos) created under your account.

Query Params
string

Unique identifier of the folder to retrieve the assets from. Can be retrieved from the List Folders endpoint.

string

Type of the asset to retrieve, for example, audio, video, or image.

int32

Maximum number of assets to return in a single response. Accepts values from 0 to 100. If more than 100 assets are available, use the pagination token to retrieve additional results.

string

Pagination token used to retrieve the next set of results when the total number of records exceeds the specified/default limit. This token is returned in the response and can be included in the next request to continue listing remaining assets. If the token value is null, it indicates that all available results have been retrieved.

Response

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