Was this helpful?
#227:
Change request updated 3 months ago
Get an item of media for a product.
/v1/products/{productId}/media/{id}
curl -L \ --url 'https://api.platform.softwareone.com/public/v1/products/{productId}/media/{id}'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "name": "text", "type": "text", "description": "text", "status": "text", "filename": "text", "size": 1, "contentType": "text", "displayOrder": 1, "url": "text", "product": {} }