# Get Result Poll POST /res.php with the Task ID to get an array of tile indices. Endpoint: POST /res.php ## Request fields (multipart/form-data): - `key` (string, required) Your API key (32 characters) - `action` (string, required) Enum: "get" - `id` (string, required) Task ID from /in.php - `json` (integer) Use 1 for JSON response Enum: 0, 1