Logo
Functions

getMetronomeDashboardApiV1BillingMetronomeDashboardGet

getMetronomeDashboardApiV1BillingMetronomeDashboardGet<ThrowOnError>(options): RequestResult<MetronomeDashboardResponse, HttpValidationError, ThrowOnError>

Defined in: packages/cloud/src/client/sdk.gen.ts:5312

Get Metronome Dashboard Get the invoices for a given organization.

Type Parameters

ThrowOnError

ThrowOnError extends boolean = false

Parameters

options

Options<GetMetronomeDashboardApiV1BillingMetronomeDashboardGetData, ThrowOnError>

Returns

RequestResult<MetronomeDashboardResponse, HttpValidationError, ThrowOnError>

On this page