Get treasury account

View as Markdown

Authentication

x-api-keystring

RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.

Path parameters

account_idstringRequiredformat: "uuid"
Main operating account ID.

Response

Successful Response
dataobject

High-level main treasury account metadata (TreasuryAccountSummary).

warningstring or null