latestOpenAPI 3.0.32026-08-10161240.1 KB
5d4ce7cb355d
Draws
List your draws
Returns up to 100 most recent draws, newest first.
get/v1/draws
Response
Draws.
Example response
{
"success": true,
"data": {
"draws": [
{
"id": "K7M2"
}
]
}
}