Get an AWS payer account

Returns a single Master Payer Account including metadata, 30-day aggregates,
and the trailing-window stats that drive the customer Overview screen:

  • monthlyStats — last 6 calendar months (ESR, on-demand cost, cost with savings).
  • dailyCoverage — last 30 days of commitment coverage breakdown.
  • savingsTotals — year-to-date and lifetime savings per SP type.
  • monthlyPotentialSavings — estimated monthly additional savings per SP type from the latest projection.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^\d{12}$

AWS Master Payer Account ID (12-digit AWS account number) that scopes the request.

Headers
string

Tenant (customer) identifier that conveys the tenant scope for the request
(DoiT API Design Standards §15).

Resolution when the header is absent:

  • A key scoped to exactly one tenant resolves to that tenant automatically; the header is
    optional.
  • A principal that can access more than one tenant (e.g. DoiT-employee keys) must supply the
    header. Without it the request is rejected with 400 and code tenant_id_required — the
    server does not guess across tenant scopes.

When the header is present but conflicts with the tenant the key is scoped to, the request is
rejected with 400 and code tenant_id_mismatch.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json