Lists media

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Returns a paginated list of Media objects that belong to a channel.

To specify the channel for which you want to list media, provide the channel ID in the channel header parameter.

To filter the media list returned in the response, use the type, statis, isAvatar, and file query parameters.

Header parameter organization is required for authentication.

Query Params
number

Number of documents that will be returned

number

Page to search. Numbering starts with 0.

string

The sort-by field name and order. Format: <field_name>.<asc|desc> (asc for ascending and desc for descending order). If no order is specified, descending order is used.

string

Describes media type.

string

Describes media status.

boolean

When True, returns only avatar media. When False, returns only non-avatar media.

string

Filters output by filename (full-text search).

Headers
string
required

Channel ID

string
required

The URL of the end-user web application

Response
200

Successful response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!