GET v1/Media/{mediaKey}/Bookmark

Finds the media matching the specified mediaKey for a bookmark.

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

MediaV2
NameDescriptionTypeAdditional information
MediaKey

integer

None.

Credit

string

None.

Caption

string

None.

TextDescription

string

None.

PageName

string

None.

ArticleKey

integer

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.