Skip to contents

View Metadata

Get display metadata for a company.

View as Markdown

Returns metadata used for displaying company information, including counts of available data in each category.

Endpoint

Parameters

ParameterTypeInDescription
company_idintegerpathThe unique identifier of the company.

Code Examples

Get view metadata

Response

The response body has no {"ok": ...} envelope — it is a flat object of per-category counts.

Success response

Error Handling

Errors are returned as {"status": <HTTP code>, "message": "<text>"}.

Error response