Skip to contents

View

Get new metadata view for a company.

View as Markdown

Returns an updated metadata view for the specified company.

Endpoint

Parameters

ParameterTypeInDescription
company_idintegerpathThe unique identifier of the company.

Code Examples

Get company view

Response

The response body has no {"ok": ...} envelope — it is a single meta array of localized key/value pairs (labels come back in Russian when the request language is ru).

Success response

Error Handling

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

Error response