{ "summary": "getMediumUserById", "operationId": "getMediumUserByIdUsingGET", "method": "GET", "path": "/v2/users/medium/by-id", "tags": [ "users-resource" ], "description": "GET /v2/users/medium/by-id", "parameters": { "id": "" }, "response": { "status": 200, "description": "OK" } }