With the Account endpoints you can manage and fetch top-level resources.
PublicAccount Object
Property | Type | Description |
---|---|---|
name | string | The name of the account. |
signupDate | string | The signup date of the account in ISO 8601 format. |
accountType | 'business' | 'personal' | 'family' | The type of the account. |
impacts | (AccountImpact | RelationImpact | TransferredImpact | ImpactActionImpact)[] | Defines the impacts of the account segmented by sources. The carbon type impacts are returned in kg scale. |
comparisons | (CarbonComparison | PlasticComparison | TreeComparison)[] | Defines the comparison equivalents of the account's impacts. |