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