HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelogLog In
API Reference

Find Company by ID

Returns a single Company object

Log in to see full request history
Path Params
int64
required

ID of Company to return

Query Params
fields
array of strings

Comma separated list of fields to display. Only the specified fields will be returned in the response body, along with fields related to those specified.

fields
Responses

301

Invalid request URL - make sure that the URL ends with a trailing slash.

400

Invalid ID - please make sure a positive integer is provided

401

Authentication error - make sure the API key & secret is valid, active and provided in the "API-AUTHENTICATION" header.

404

Company with the provided ID not found.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json