GET v1/Media/{mediaKey}

Finds the media matching the specified mediaKey.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
mediaKey

integer

Required

Body Parameters

None.

Response Information

Resource Description

HTTP 200 with the media if it is found, HTTP 404 if media is not found

Media
NameDescriptionTypeAdditional information
MediaKey

integer

None.

Credit

string

None.

Caption

string

None.

TextDescription

string

None.

PageName

string

None.

ArticleKey

integer

None.

IsReviewed

boolean

None.

MediaFile

string

None.

CustomFields

MediaCustomFieldValue

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.