Skip to main content

List media assets

GET 

/media

The endpoint returns a list of all Media assets within the current authorization scope.

Request

Responses

Successful response.

Response Headers
    X-Total-Count

    Total count of items

    X-Video-Count

    Total count of Media of type Video.

    X-Audio-Count

    Total count of Media of type Audio.

    X-Image-Count

    Total count of Media of type Image.

    X-Document-Count

    Total count of Media of type Document.

    X-Livestream-Count

    Total count of Media of type Livestream.

    X-SoftDeleted-Count

    Total count of deleted Media.