This endpoint is used to retrieve information on the tranches of an OWR.
The network of the OWR.
The address of the OWR.
GET //v1/owr/{network}/{address} HTTP/1.1 Host: api.obol.tech Authorization: Bearer JWT Accept: */*
{ "reward_recipient": "0xA", "principal_recipient": "0xA", "threshold": "32000000000000000000" }