Skip to main content
GET
List settlement records

Authorizations

Authorization
string
header
required

Optional on keyless testnet profiles. Required when the operator configures FACILITATOR_API_KEYS and on pubnet.

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 200
offset
integer
default:0
Required range: x >= 0
network
string
Example:

"stellar:testnet"

scheme
string
Example:

"exact"

asset
string
Example:

"CDLZFC3..."

status
string
Example:

"success"

Response

Operator settlement records.

The response is of type object.

Last modified on August 10, 2026