Skip to main content
GET
/
v1
/
partners
/
transactions
Get Transactions
curl --request GET \
  --url https://api.yieldo.xyz/v1/partners/transactions
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

limit
integer
default:50
skip
integer
default:0

Response

Successful Response