The Get Account endpoint will return an Account object including high-level account information (e.g., connection status) and any children objects (e.g., Policies) associated with the Account. Please note that this endpoint will NOT refresh the Account object with new data from the insurance carrier.
Your secret API key. This will be shared with you during onboarding and should be considered sensitive - it’s a password after all! Your secret will be matched with your client ID to authenticate your requests.
Your client ID. This will be shared with you during onboarding.
The access token required for access to the requested Account. Returned as part of Exchange Token.
The client ID of the destination client. This is optional and only used by platform clients. See the Axle for Platforms guide for more information.
The unique ID for the requested account. Returned as part of the Token Exchange flow in exchangeToken.
Set to true
if you would like to expand related entities (e.g., account, policy, client). Defaults to false
.
true
, false
The response is of type object
.