Skip to main content
GET /api/v2/accounts/current Returns the account your API key is currently operating as, including your role and the registered domain. Use it to confirm context before running admin-scoped account or domain operations.

Request

curl

Parameters

None. The account is resolved from the API key.

Response

standing (admin only)

Returned only when your role on the account is ADMIN or SUPER_ADMIN. It carries the account’s credit-limit posture and is resolved with organization fallback — an account under an organization reflects the credit limit it inherits from that organization.

Errors

  • 401 UNAUTHORIZED — missing or invalid API key.
See Errors for the full error contract.

Account tasks

All account operations

List accounts

Accounts you can switch into

Account overview

Concepts and hierarchy