Assets
Get available assets
Get all available assets
HTTP Request
GET https://v2.firstpromoter.com/api/v2/company/assets
GET
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
200
application/json
List of assets
The response is of type object[]
.