Retrieve investor orders by subscription and token

Retrieve investor orders by subscription and token. Endpoint only accessible to admins and token issuers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Query Params
number
≤ 1000
Defaults to 20

Limit of results to return in one call

number
Defaults to 0

Offset to return results from

string
enum
Defaults to created_at

Sort by field expression

string
enum
Defaults to DESC

Sort direction expression

Allowed:
string

Filter by order status

string

Filter by holder name

string

Filter by holder email

string

Filter by investment currency

string

Filter by payment reference

string

Filter orders that were created after a date (in ISO format)

string

Filter orders that were created before a date (in ISO format)

Responses

400

Investor order retrieval failed due to invalid data.

401

Unauthorized

403

Token not manageable with this authentication.

404

Token not found.

Subscription not found.

Holder not found.

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