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

Documentation Index

Fetch the complete documentation index at: https://docs.yieldo.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Headers

X-Admin-Key
string | null

Query Parameters

status
string | null
audience
string | null
limit
integer
default:100

Response

Successful Response