# Report Schema Structure Per Country Returns the Company Report JSON schema of the provided country. Largely redundant as the Company Report 200 response is defined as a superset of all country's JSON schemas and can be used for any country. Endpoint: GET /companies/schema/{countryCode} Version: 1.0.0 Security: bearerToken ## Query parameters: - `section` (string, required) Use for the Company Credit Report JSON schema. Enum: "CompanyReportResponse" - `template` (string) For Templated Company Report JSON Schemas. Selection of templates can be found here: Templates ## Path parameters: - `countryCode` (string, required) ISO2 / Alpha 2 Country Code ## Response 401 fields (application/json): - `error` (string)