- https://uberall.com/apihttps://uberall.com/api/dam/assets/{id}
- Mock Serverhttps://docs.uberall.com/_mock/apis/swagger/dam/assets/{id}
curl -i -X GET \
'https://uberall.com/api/dam/assets/{id}'OK
Response
{ "id": 0, "name": "string", "description": "string", "dateCreated": "2019-08-24T14:15:22Z", "dateUpdated": "2019-08-24T14:15:22Z", "type": "SOCIAL_POST_TEMPLATE", "locationIds": [ 0 ], "businessIds": [ 0 ], "excludedLocationIds": [ 0 ], "locationGroupIds": [ 0 ], "startDate": "2019-08-24T14:15:22Z", "endDate": "2019-08-24T14:15:22Z", "status": "HIDDEN", "folderId": 0, "template": { "id": 0, "isStoreLocator": true, "postType": "string", "title": "string", "description": "string", "url": "string", "author": { … }, "directories": [ … ], "photos": [ … ], "photoList": [ … ], "callToActions": [ … ], "videos": [ … ], "tiktokInteractionSettings": { … } }, "usageCount": 0 }