ledger001)
address: The account address. Uses colon-separated segments (e.g., users:john:wallet). Pattern must match ^\w+(:\w+)*$. (e.g., users:john:wallet)
expand: Include additional data. Use volumes to include balance and volume details. (e.g., volumes)
pit: Point-in-time query. Returns account state as it existed at this timestamp. (e.g., 2024-01-15T10:30:00Z)The access token received from the authorization server in the OAuth 2.0 flow.
Name of the ledger.
"ledger001"
Exact address of the account. It must match the following regular expressions pattern:
^\w+(:\w+)*$"users:001"
OK