LUCS Configuration LUCS API API Functions LUCS Services Current: GET services GET services Purpose: Get all the existing Services/ContactObjects in the system. Request URI/v1.0/servicesMethodGET ParametersDescriptionNo parametersN/AResponsese CodeDescription / Example 200 [ { "Id": "string", "OrganizationUnitNodeId": "string", "Name": "string", "Sid": "string", "SipUri": "string", "Email": "string" } ] CODE 500 { "Error": { "Code": "NotInitialized", "Message": "string" } } CODE ×