Page number or bookmark token for pagination. Use the next_page value from a previous response to fetch subsequent pages.
sortstring
Sort field options for media objects.
orderstring
Sort order options.
excludearray
Array of data to exclude. By excluding 'sources' and 'tracks', the API will not need to query Kaltura, which greatly speeds up its response. 'sources' excludes media_sources, 'tracks' excludes media_tracks.
group_idstring
Required
The unique identifier of the group for which to retrieve media objects.
per_pageinteger
Number of media objects to return per page (max 100).
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not