Tasks
Get tasks batch
Retrieve multiple tasks by their IDs
POST
Documentation Index
Fetch the complete documentation index at: https://docs.enginy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your Implementation Required
This endpoint must be implemented on your server
Request
Array of task CRM IDs to retrieve
Response
Return an array of task objects. Omit tasks that don’t exist.If a task ID doesn’t exist, simply omit it from the response array.