Get All Assets
Retrieve a paginated list of all media assets (images, videos, documents, etc.) stored in your workspace. Use sorting, pagination, and locale options to tailor the response according to your requirement.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Identifier for the tenant. Ensures data isolation per tenant.
Workspace identifier within the tenant. Scopes resources to a specific workspace.
Unique identifier of the target environment. Used to scope the API call to a specific deployment environment.
"PRODUCTION-15a0f8c2-a5e8-4e40-ae74-cb1389d22f45-w49jkngj"
Query Parameters
Specifies the language or region for the response data
Order in which to sort assets: asc (oldest first) or desc (newest first).
Field used to sort the results.
Maximum number of items to return.
Skips the specified number of results from the beginning.