Skip to main content
GET
/
user
/
{principal}
/
pending
/
withdraw
cURL
curl --request GET \
  --url https://api.odin.fun/v1/user/{principal}/pending/withdraw
{
  "data": [
    "<string>"
  ]
}

Path Parameters

principal
string
required

Response

default - application/json
data
string[]
I