List shared addresses

This endpoint returns a list of addresses that you shared or that are shared to you via Taurus-NETWORK. You can filter the results by specifying the owner or the target of the shared addresses.

Query Params
string

Get all the shared addresses where the participantID is either the owner or the target of the shared address.

string

Filter shared addresses by specifying who is the owner of the shared addresses (your participant or the counterparty)

string

Filter shared addresses by specifying who is the target of the shared addresses (your participant or the counterparty)

string

Filter shared addresses by specifying the blockchain of the shared addresses

string

Filter shared addresses by specifying the network of the shared addresses. It must be used in combination with the blockchain filter.

ids
array of strings

Filter shared addresses by specifying the shared address IDs

ids
string

Set this parameter to ASC to get the id sorted in ASC 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

statuses
array of strings

Filter shared addresses by specifying a list of statuses. Accepted status values: 'new', 'pending', 'rejected', 'accepted', 'unshared'

statuses
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.