Editor API
Editor: GET /tasks/random
Fetches a random task based on the provided query parameter ‘task-type’. Currently supports ‘ellipsis-tier2-task’.
GET
Purpose: Retrieves a random task for the specified task type. Use the query parameter task-type
(e.g., “ellipsis-tier2-task”) to filter the tasks.
Query Parameters
Type of task. For example, 'ellipsis-tier2-task'.
Response
200
application/json
Random task retrieved successfully.
Represents an ellipsis tier 2 task.