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