Get ItemAsk AIget https://darwin.v7labs.com/api/v2/teams/{team_slug}/items/{item_id}Returns an Item with the provided ID.Path Paramsteam_slugstringrequiredTeam's sluggified nameitem_iduuidrequiredQuery Paramsinclude_thumbnailsbooleanDefaults to falseSet to 'true' if you need the response to come with thumbnail URLs for each item.truefalseinclude_dicom_jsonbooleanDefaults to falseSet to 'true' if you need the response to come with a URL for the DICOM JSON of each slottruefalseinclude_first_sectionsbooleanDefaults to falseSet to 'true' if you need the response to come with URLs to first section for each item.truefalseinclude_tagsbooleanDefaults to falseSet to 'true' if you need the response to come with tags associated with Item's slots.truefalseResponses 200DatasetsV2.ItemManagement.Item 401Common.APIError 404Common.APIError 422Unprocessible EntityCallbackUpdated 7 months ago