Skip to main content
GET

Get account state for a given account ID. Permissioned only to users having ActAs or ExecuteAs rights for the party ID associated with the account ID. NOTE: This endpoint is exposed only when traffic enforcement feature is enabled (canton.participants.participant1.traffic-enforcement.enabled = true)

OpenAPIAdded 3.5

Authorizations

httpAuth

string
required
HTTP bearer authentication. Send the token as Authorization: Bearer <token>. Ledger API standard JWT token

apiKeyAuth

string
required
API key authentication in the header. Ledger API standard JWT token (websocket)

Path parameters

string
required

Responses

200

application/json
string
required
Required
integer (int64)
required
Required

400

Invalid value
text/plain
string
required

default

application/json
string
required
string
required
string
string
Map_String
required
Tuple2_String_String[]
integer (int32)
required
integer (int32)
string
boolean

History

Added3.5