Skip to main content
GET
Get a company

Authorizations

Authorization
string
header
required

Bearer API key. Secret server keys start with gt_live_; client-safe browser keys start with gt_pub_ (write-only, origin-pinned). Create and scope keys in Settings → API Keys.

Path Parameters

id
string
required

Resource UUID. For companies you may also pass ext:<externalId> to address by your external id.

Response

The company.

data
object

A canonical company record. Health, counts, and timestamps are read-only.

Last modified on July 7, 2026