OWR Information

Retrieve OWR tranch information

get
/v1/owr/{network}/{address}

This endpoint is used to retrieve information on the tranches of an OWR.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
networkstringRequired

The network of the OWR.

addressstringRequired

The address of the OWR.

Responses
200Success
application/json
get
/v1/owr/{network}/{address}

Last updated

Was this helpful?