Get All ExperiencesAsk AIget https://api.betatest.degreed.com/api/v2/experiencesThis endpoint retrieves all experiences. Required Scopeexperiences:write or experiences:readQuery Paramslimitint32Defaults to 100The maximum number of experiences to display per page. A maximum of 1000 is allowed.nextstringRetrieves the next batch of experiences. This value expires after 2 minutes if a request has not been made during that time.filter[experience_type]stringFilter criteria that only returns content with this experience type. Acceptable values are JobRole, Project, Menteeship, Mentorship, Shadowing, StretchAssignment, or Other.filter[title]stringFilter criteria that only returns content with this title.filter[start_date]dateFilter criteria that returns experiences from this date through filter[end_date]. Format yyyy-mm-dd.filter[end_date]dateFilter criteria that returns experiences from filter[start_date] through this date. Format yyyy-mm-dd.Response 200SuccessUpdated 7 months ago