Get ledger settings
GET
Error
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Page URLs changed on 2026-09-10 and old links do not redirect. What changed
A valid request URL is required to generate request examples{
"accounting": {
"requireHolder": false,
"validateAccountType": false,
"validateRoutes": false
},
"overrides": {
"allowFeeSkip": false,
"allowHolderSkip": false,
"allowTracerSkip": false
},
"tracer": {
"failPosture": "open",
"mode": "off",
"timeoutMs": 250
}
}{
"code": "ERR-0001",
"detail": "Property foo is required but is missing.",
"errors": [
{
"location": "<string>",
"message": "<string>",
"value": "<unknown>"
}
],
"instance": "https://example.com/error-log/abc123",
"status": 400,
"title": "Bad Request",
"type": "https://example.com/errors/example",
"upstream": {
"code": "E4001",
"message": "account not found at provider"
}
}A valid request URL is required to generate request examples{
"accounting": {
"requireHolder": false,
"validateAccountType": false,
"validateRoutes": false
},
"overrides": {
"allowFeeSkip": false,
"allowHolderSkip": false,
"allowTracerSkip": false
},
"tracer": {
"failPosture": "open",
"mode": "off",
"timeoutMs": 250
}
}{
"code": "ERR-0001",
"detail": "Property foo is required but is missing.",
"errors": [
{
"location": "<string>",
"message": "<string>",
"value": "<unknown>"
}
],
"instance": "https://example.com/error-log/abc123",
"status": 400,
"title": "Bad Request",
"type": "https://example.com/errors/example",
"upstream": {
"code": "E4001",
"message": "account not found at provider"
}
}JWT bearer token issued by the identity provider.
Organization ID (UUID)
Ledger ID (UUID)
Was this page helpful?
