{ "operationId": "atlassianFindusersandgroups", "method": "GET", "path": "/rest/api/3/groupuserpicker", "summary": "Atlassian Find Users And Groups", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": "{\"groups\":{\"groups\":[{\"groupId\":\"276f955c-63d7-42c8-9520-92d01dca0625\",\"html\":\"jdog-developers\",\"name\":\"jdog-developers\"},{\"groupId\":\"6e87dc72-4f1f-421f-9382-2fee8b652487\",\"html\":\"juvenal-bot\",\"name\":\"juvenal-bot\"}],\"header\":\"Showing 20 of 25 matching groups\",\"total\":25},\"users\":{\"header\":\"Showing 20 of 25 matching groups\",\"total\":25,\"users\":[{\"accountId\":\"5b10a2844c20165700ede21g\",\"accountType\":\"atlassian\",\"avatarUrl\":\"https://avatar-management--avatars.server-location.prod.public.atl-paas.net/initials/MK-5.png?size=16&s=16\",\"displayName\":\"Mia Krystof\",\"html\":\"Mia Krystof - mia@example.com (mia)\",\"key\":\"mia\",\"name\":\"mia\"}]}}" } ] }