{ "summary": "get", "operationId": "getUsingGET_20", "method": "GET", "path": "/subdomain", "tags": [ "subdomain-resource" ], "description": "GET /subdomain", "parameters": { "subDomain": "" }, "response": { "status": 200, "description": "OK" } }