Retrieve the allowed workflow counts and current usage

GET https://automation.8x8.com/api/v1/accounts/:accountId/usage

API which can be used to fetch usage and billing-related information for Automation service

Request

Path Parameters

    accountId stringrequired

    Account id

List of supported functions.

Schema

  • Array [
  • accountIdstringrequired

    8x8 AccountId.

  • ]
[
{
"accountId":"string"
}
]
{
"allowedWorkflowCount":50000,
"allowedOverage":true,
"overagePrice":0.005,
"executedWorkflowCount":1200,
"countStartedMonth":7,
"countStartedYear":2022
}

Source: https://developer.8x8.com/connect/reference/get-usage · 8x8 CPaaS Developer Docs. Synced for support deflection.

Was this article helpful?
or
0 out of 0 found this helpful

0 Comments

Please sign in to leave a comment.

Didn't find what you were looking for?

Submit a request