List tasks across all farms owned by the authenticated user.
Documentation Index
Fetch the complete documentation index at: https://docs.wiseyield.co/llms.txt
Use this file to discover all available pages before exploring further.
tasks:read scope. See Authentication.
pending, in_progress, completed, overdue, cancelled.createdAt, dueDate, priority, title.asc or desc.page, limit, total, totalPages). See Pagination.| Status | When |
|---|---|
401 | Missing, malformed, expired, or revoked API key |
403 INSUFFICIENT_SCOPE | Key lacks tasks:read scope |
429 RATE_LIMIT_EXCEEDED | Per-user rate limit reached |
5xx | Server error |