Skip to main content

Check Usage

GET 

/activation/overview

Shows the overview of usage used for the account the user is tied to.

Request

Responses

OK

Schema
    totalUsageAmount number
    usageByCategory object[]
  • Array [
  • name string
    usageAmount string
    usagePercentage number
  • ]
Loading...