Get All User SkillsAsk AIget https://api.betatest.degreed.com/api/v2/user-skillsThis endpoint retrieves all user skills for the current organization. Required Scopeuser_skills:readQuery ParamsnextstringRetrieves the next batch of user skills. This value expires after 2 minutes if a request has not been made during that time.limitint32Defaults to 100The maximum number of user skills to display per page. A maximum of 1000 is allowed.filter[start_date]dateFilter criteria that returns user skills created from this date on. Format yyyy-mm-dd.filter[end_date]dateFilter criteria that returns user skills created before this date. Format yyyy-mm-dd.Response 200SuccessUpdated 7 months ago