Tasks
HIVO User ID
HIVO API Key
Sort key. Allowed values are name, -name, createdAt, -createdAt, lastModified, -lastModified, dueDate, -dueDate. Defaults to -lastModified.
-lastModifiedPossible values: Maximum number of tasks to return (1–256). Defaults to 32.
32Number of tasks to skip (pagination) (0–65536). Defaults to 0.
0Task ID filter. May be repeated and/or provided as a comma‑separated list. Max 512 IDs.
General search string (max 256 chars). Searches task name (case‑insensitive).
Admin‑only. Client ID to filter within (ObjectId).
Filters by archived status. true returns archived tasks; false returns non‑archived.
OK
Bad Request
Unauthorized
Forbidden
Too Many Requests
Internal Server Error
HIVO User ID
HIVO API Key
Task ID
Admin‑only. Client ID to filter within (ObjectId).
OK
Bad Request
Unauthorized
Forbidden
Not Found
Too Many Requests
Internal Server Error
Last updated