Authorizations
Access token passed as a Bearer token in the Authorization header
Headers
Account identifier that specifies which account is making the request
Example:
"acc_123456"
Query Parameters
Search params. Search by name or url
Asset type
Available options:
image
, document
, link
, text
Category ids. Can be Integer or Array of Integers. If params are "not_set" will retrieve the assets that have category_id: null.
Campaign ids. Can be Integer or Array of Integers
created_at start date
created_at end date
Response
List of assets
The response is of type object[]
.