This endpoint is in preview and may be modified or removed at any time.
To use this endpoint, add preview=true
to the request query parameters.
Gets the media reference for this media item.
Third-party applications using this endpoint via OAuth2 must request the following operation scope: api:mediasets-read
.
string
The RID of the media set.
string
The RID of the media item.
boolean
A boolean flag that, when set to true, enables the use of beta features in preview mode.
object
The representation of a media reference.
string
The media type of the file or attachment.
Examples: application/json
, application/pdf
, application/octet-stream
, image/jpeg
union
A union of the types supported by media reference properties.