List my videosCopy Pageget https://partner.api.dailymotion.com/rest/user/{PROFILE_ID}/videosRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsPROFILE_IDstringrequiredThe unique identifier of your Dailymotion profile.Query ParamsfieldsstringList of fields to return.To add several fields, separate each value with a comma (i.e. title,description)Sample of possible values: title description id channel content_provider_id country created_time duration embed_html embed_url geoblocking is_created_for_kids language mode private private_id publish_date published urlSee the exhaustive list of possible values and their description.availabilitybooleanFilter - Limit the result set to available videos.truefalsechannelstringFilter - Limit the result set to this category.Possible values: animals auto creation fun kids lifestyle music news people school shortfilms sport tech travel tv videogames webcamSee all video categories.created_afterstringFilter - Limit the result set to videos created after this date and time. Timestamp sample value: 1287507036created_beforestringFilter - Limit the result set to videos created before this date and time. Timestamp sample value:1287507036idsstringLimit the result set to this list of video identifiers (works only with xIDs).languagesstringLimit the result set to this list of languages. Language is declarative and corresponds to the user-declared spoken language of the video. If you wish to retrieve content curated for a specific locale, use the localization global parameter instead. Sample values: ["fr","en","it"]livebooleanLimit the result set to live streaming videos.truefalselive_offairbooleanLimit the result set to off-air live streaming videos.truefalselive_onairbooleanLimit the result set to on-air live streaming videos.truefalselive_upcomingbooleanLimit the result set to upcoming live streaming videos.truefalselonger_thanstringLimit the results to videos with a duration longer than or equal to the specified number of minutes. Sample value: 3600modestringLimit the result set to videos of this mode. Possible values: vodor liveno_livebooleanLimit the result set to non-live streaming videos.truefalseno_live_recordingbooleanLimit the result set to live recording videos.truefalsepassword_protectedbooleanLimit the result set to password protected partner videos.truefalseprivatebooleanLimit the result set to private videos.truefalsesearchstringLimit the result set to this full text search. Sample value: footballshorter_thanintegerLimit the results to videos with a duration shorter than or equal to the specified number of minutes. Sample value: 60sortstringChange the default result set ordering. Notes: The relevance filter can only be used in conjunction with the search filter. Possible values: recent visited visited-hour visited-today visited-week visited-month relevance random trending old live-audience least-visited live-airing-time or id-asctagsstringLimit the result set to this full text search of video tags. By default perform 'AND' operation between terms. Use enclosing parenthesis '()' on the query to perform 'OR' operation. Sample value: ["party","John Doe"]unpublishedbooleanLimit the result set to unpublished videos.truefalselimitnumberLimits the number of results per page.Max: 100pagenumberThe page number to load. Allows to navigate from one page to the other when the results are on several pages.Max: 10 if limit=100Depends if has_more at the top of the page is true or falseResponse 200Updated 6 months ago