Retrieve Videos - Frontendget https://{APP_DOMAIN}/api/3.2/o/contents/videosRetrieve All VideosQuery Paramspublication_idintegerrequiredFilters the results by publication ID. You can have multiple publication_id[] query params included in the request URL.resource_idintegerFilters the results by resource_id resources related video.playerintegerFilters the results video player. Eg. youtube, wistia etc.tag_idintegerFilters the results by tags tag_id.pageintegerThe page to return.per_pageintegerThe total results to return per page.sortstringThe field to sort the request by. column_name|asc OR desccolumns[]integerThe field to be included in the json response. You can have multiple columns[] query params included in the request URL.Response 200The retrieved videosUpdated 22 days ago