get https://api.fanheroapi.com/medias
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.