Media
Trademark media format
Gets the media for the trademark
GET
/
media
/
trademarks
/
se
/
{trademarkId}
/
{mediaFileFormat}
Details
This will return the actual given media file with the format. Note that only formats available can be returned and no conversion will be carried out.
Authorizations
x-api-key
string
headerrequiredPath Parameters
trademarkId
integer
requiredThe trademark id
mediaFileFormat
string
requiredThe trademark media type
Query Parameters
inline
boolean
default: trueSet to true to get an inline file rendered in the browser
Response
200 - application/json
fileName
string | null
mediaFileFormat
string | null