{"type":"api","title":"Get Partners","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/d2649c17-7aea-3196-8c23-0ab6fc1da073","info":{"title":"Partner Integrations","description":"Includes API operations for partner integrations, such as Webex, Identity Services Engine (ISE), Secure Access, and more\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Partner - Registration"],"description":"Get all NMS partners","operationId":"getPartners","responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"array","properties":{"empty":{"type":"boolean"}},"items":{"type":"object","properties":{"description":{"type":"string","example":"dnac-test"},"devicesAttached":{"type":"integer","format":"int32","example":0},"id":{"type":"string","example":"f54a0f0e-734b-4c31-a539-9dc5e0fd67a5"},"name":{"type":"string","example":"DNAC-test"},"owner":{"type":"string","example":"admin"},"partnerId":{"type":"string","example":"dnac-test"},"registrationDate":{"type":"integer","format":"int64","example":1632900123277},"type":{"type":"string","example":"dnac","enum":["aci","dnac","wcm","mdp"]}},"$$ref":"#/components/schemas/PartnerRes"},"$$ref":"#/components/schemas/PartnerListRes"},"examples":{"Partners":{"description":"Partners","value":[{"name":"DNAC-test","partnerId":"dnac-test","type":"dnac","id":"f54a0f0e-734b-4c31-a539-9dc5e0fd67a5","description":"dnac-test","owner":"admin","registrationDate":"1632900123277","devicesAttached":0}]}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Integration Management-read,Integration Management-write","method":"get","path":"/partner"}}