Get the content draft by given unique identifier and language.Ask AIget http://localhost:53035/api/episerver/v2.0/contentmanagement/{contentGuid}Path ParamscontentGuiduuidrequiredThe unique identifier of the content item that should be retrieved.Query Paramslanguagesarray of stringsrequiredThe language of the content to be retrieved. Example: 'en' or 'en-US'languages*ADD stringResponses 200Ok 403Forbidden 404Not foundUpdated 29 days ago