Skip to main content
GET
/
api
/
v1
/
outcome_mints
Get all outcome mints
curl --request GET \
  --url https://prediction-markets-api.dflow.net/api/v1/outcome_mints
{
  "mints": [
    "<string>"
  ]
}

Query Parameters

minCloseTs
integer
Required range: x >= 0

Response

200 - application/json
mints
string[]
required