getApiV1CreditsPacks
getApiV1CreditsPacks<
ThrowOnError>(options?:Options<GetApiV1CreditsPacksData,ThrowOnError>):RequestResult<GetApiV1CreditsPacksResponses,GetApiV1CreditsPacksErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:262Â
List available credit packs
Returns available credit packs with prices fetched from Stripe. Pro users receive bonus credits on the same pack.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1CreditsPacksResponses, GetApiV1CreditsPacksErrors, ThrowOnError>
Last updated on