{ "summary": "badges", "operationId": "badgesUsingGET", "method": "GET", "path": "/v2/users/{userId}/badges", "tags": [ "users-resource" ], "description": "GET /v2/users/{userId}/badges", "parameters": { "userId": "" }, "response": { "status": 200, "description": "OK" } }