{ "summary": "getReplacements", "operationId": "getReplacementsUsingGET", "method": "GET", "path": "/v2/companies/{companyId}/replacements", "tags": [ "companies-resource" ], "description": "GET /v2/companies/{companyId}/replacements", "parameters": { "companyId": "" }, "response": { "status": 200, "description": "OK" } }