{ "operationId": "getExternalUserInfo", "summary": "External User Info", "method": "GET", "path": "/users/{userSpecifier}/externalInfo", "parameters": {}, "responses": { "200": { "description": "The external user information has been provided", "schema_ref": "" }, "401": { "description": "", "schema_ref": "" }, "403": { "description": "", "schema_ref": "" }, "405": { "description": "", "schema_ref": "" } } }