List settlements

This endpoint returns a list of settlements directed to/from the Taurus-NETWORK participant linked to the tenant.

Query Params
string

Get all the settlements where the counterParticipantID is either the creatorParticipantID or the targetParticipantID.

statuses
array of strings

Filter settlements by specifying a list of statuses. Accepted status values: 'CREATING', 'CREATED', 'REJECTED_BY_CREATOR', 'APPROVED_BY_CREATOR', 'RECEIVED', 'REJECTED_BY_TARGET', 'ACCEPTED_BY_TARGET', 'PENDING', 'COMPLETED', 'FAILED'.

statuses
string

Set this parameter to ASC to get the (createdAt, id) sorted in ascending order or DESC to get them in descending order. By default, the order is DESC.

string

Base64-encoded string representing the current window of data

string

The page to request, w.r.t the current page.
Can be one of FIRST, PREVIOUS, NEXT, LAST

string

The size of the page requested. The handling service should impose a hard limit on this

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json


  © 2026 Taurus SA. All rights reserved.