Skip to main content
GET
Get Account Health Latest
Returns the most recent health snapshot for this account (from Refresh Account Health), with its factor breakdown attached. If the account has never been scored, returns an empty object ({}), not a 404.

Auth

Requires a CRM read scope and an active organization on the token. Any of contacts:read, deals:read, companies:read, or activities:read qualifies, as does any *:manage scope — manage implies read.

Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

account_id
string
required

The account's id.

Response

Successful Response