Skip to main content
GET
cURL

Authorizations

x-api-key
string
header
required

Your Recoup API key. Learn more.

Path Parameters

id
string<uuid>
required

The unique identifier (UUID) of the account. Must be the authenticated account or another accessible via organization membership.

Response

Auto top-up setting returned successfully.

account_id
string<uuid>
required

The unique identifier of the account this setting belongs to.

Example:

"550e8400-e29b-41d4-a716-446655440000"

enabled
boolean
required

Whether automatic top-up is enabled. false means the account has opted out and only explicit checkout top-ups can charge it.

Example:

true