GET /v1/accounts/ retrieves a single account by its Knock2 ID or by passing a domain as the path parameter.
The Get Account endpoint retrieves the complete profile for a single identified company account. You can look up an account using its Knock2 account ID or by passing a company domain directly as the path parameter — making it easy to integrate without first running a List Accounts query. The response includes full firmographic details, CRM sync fields, and a summary of the account’s visit activity on your website.
Read a direct child tenant’s account instead of your own (multi-tenant partners only). The X-Knock-Tenant header takes precedence if both are supplied. See Reading a Child Tenant’s Data.
The account’s most recent page visits (up to 100), newest first. Each entry has page (string), start_time (ISO 8601), and end_time (ISO 8601, null if the visit is still open).