Get Account
Retrieve a specific account by ID
Note: The /clients path is an alias for /accounts and will continue to work until users are individually notified and migrated.
Authentication
Path parameters
Query parameters
Whether to include archived (inactive) records in the response. By default only active records are returned.
Response
Record title/name
Record location/address
Record number (e.g., 1234)
User who created the record. Null when the record was created by a non-user actor (e.g. automation or a contact).
User who last edited a field on the record, derived from the changelog. Null when the record has never been edited or the last edit was made by a non-user actor.
Type of account (residential or commercial)
On GET requests, only populated when include_contacts=true is passed. Always populated on POST (create) and PATCH (update) responses. Ordered with the primary contact first, capped at 20 contacts.
