Retrieve Media Item

GET media item

The /media item resource returns a single content item. A media item request is a GET request of the form:

https://edge.curalate.com/v1/media/:dataSourceId/items/:itemId

The itemId is the id (UUID) of the element in the items results array in a response from the GET media endpoint.

Parameters

None