{"type":"api","title":"Get users API","meta":{"id":"/apps/pubhub/media/dna-center-235/0e427c513038595590fc5a0593cb0e208dd78571/2192edf3-d24e-3461-ab8c-12a97b547df4","swagger":"2.0","info":{"description":"Cisco DNA Center Platform v. 2.3.5","version":"2.3.5","title":"Intent API"},"schemes":["https"],"x-parser-conf":{"expand":0,"labelConfig":{"endpoint":"summary"}}},"spec":{"operationId":"getUsersAPI","tags":["User and Roles"],"summary":"Get users API","description":"Get all users for the Cisco DNA Center system","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"invokeSource","description":"The source that invokes this API","required":true,"type":"string","in":"query"}],"responses":{"200":{"description":"Return all available DNA Center users","schema":{"type":"object","properties":{"response":{"type":"object","properties":{"users":{"type":"array","items":{"type":"object","properties":{"firstName":{"type":"string"},"lastName":{"type":"string"},"authSource":{"type":"string"},"passphraseUpdateTime":{"type":"string"},"roleList":{"type":"array","items":{"type":"string"}},"userId":{"type":"string"},"email":{"type":"string"},"username":{"type":"string"}}}}}}},"$$ref":"#/definitions/GetUsersAPIResponse"}},"400":{"description":"Please provide valid query parameter-\"invokeSource\""},"401":{"description":"Unauthorised user operation"}},"__originalOperationId":"getUsersAPI","method":"get","path":"/dna/system/api/v1/user"}}