Media Storage API

Retrieve stored media

Returns the information about a stored media file.

get/media/{media_name}

Path parameters

media_namestring required

Uniquely identifies a media resource.

Response

A response describing a media resource

Example response

{
  "data": {
    "content_type": "application/xml",
    "created_at": "2019-01-23T18:10:02.574Z",
    "expires_at": "2020-01-23T18:10:02.574Z",
    "media_name": "f5586561-8ff0-4291-a0ac-84fe544797bd",
    "updated_at": "2019-01-23T18:10:02.574Z"
  }
}

Changes

Changed in 2 of the 61 revisions of this API.6

    • the // response's property type changed from integer to string, and format from int32 to no format for status

      response-property-type-changed

    • the // response's property type changed from integer to string, and format from int32 to no format for status

      response-property-type-changed

    • the // response's property type changed from integer to string, and format from int32 to no format for status

      response-property-type-changed

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the // response's property type changed from string to integer, and format from no format to int32 for status

      response-property-type-changed

    • the // response's property type changed from string to integer, and format from no format to int32 for status

      response-property-type-changed

    • the // response's property type changed from string to integer, and format from no format to int32 for status

      response-property-type-changed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog