Get account
get_accountGet account details for the authenticated user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The account — id, company name and details, onboarding state, and the plan it is on. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |