Simple Query - By ID

GET https://{{et_subdomain}}.rest.marketingcloudapis.com/asset/v1/content/assets/{{assetId}}

https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/content-api.htm

Gets an asset by ID.

RESPONSES

status: OK

{"id":753117,"customerKey":"7a1bc7aa-e6bb-4cf3-b8b6-dde640df8e64","objectID":"0663a4af-4c73-42ac-b62d-247d69cf8fec","assetType":{"id":28,"name":"png","displayName":"Image"},"fileProperties":{"fileName":"experts-logo.png","extension":"png","fileSize":36786,"fileCreatedDate":"2019-07-19T13:35:27.3255525-06:00","width":961,"height":789,"publishedURL":"http://image.sfmcsolutions.com/lib/fe9515747163027975/m/1/0663a4af-4c73-42ac-b62d-247d69cf8fec.png"},"name":"experts-logo.png","owner":{"id":1645425,"email":"wgarrison@salesforce.com","name":"Marketer","userId":"1645425"},"createdDate":"2019-07-19T13:35:27.327-06:00","createdBy":{"id":1645425,"email":"wgarrison@salesforce.com","name":"Marketer","userId":"1645425"},"modifiedDate":"2019-07-19T13:35:27.327-06:00","modifiedBy":{"id":1645425,"email":"wgarrison@salesforce.com","name":"Marketer","userId":"1645425"},"enterpriseId":1447640,"memberId":1447640,"status":{"id":2,"name":"Published"},"thumbnail":{"thumbnailUrl":"/v1/assets/753117/thumbnail"},"category":{"id":516016,"name":"Content Builder","parentId":0},"availableViews":[],"modelVersion":2}