Description: This endpoint retrieves a list of investment transactions associated with a specific Security Token Offering (STO), identified by its UUID.
Headers:
Authorization: Bearer YOUR_API_KEY
Path Parameters:
stoId
(string, format: uuid): The unique identifier of the STO for which to retrieve investments.The unique identifier (UUID) of the STO.
The unique identifier (UUID) of the STO.
Successful response - Investments for the specified STO retrieved.
Contains a list of offering transactions and the total count.