Draws

Get draw details

get/draws/{id}

Path parameters

idstring required

Resource ID (stringified bigint)

Response

Draw with winners

Example response

{
  "draw": {
    "id": "https://example.com/webhook"
  },
  "winners": []
}

Changes