Get Skills for a Specific Content ItemAsk AIget https://api.betatest.degreed.com/api/v2/content/{contentId}/skillsThis endpoint retrieves all skills for a specific content item. Required Scopecontent:readPath ParamscontentIdstringrequiredThe ID of the content to retrieve.Query ParamsnextstringRetrieves the next batch of content. This value expires after 2 minutes if a request has not been made during that time.limitint32Defaults to 100The maximum number of content items to display per page. A maximum of 1000 is allowed.Response 200SuccessUpdated 7 months ago