Follow-up Tasks
List follow-up tasks
Returns a paginated list of follow-up tasks, with optional filtering.
GET
List follow-up tasks
Documentation Index
Fetch the complete documentation index at: https://developers.voxys.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API access token for authentication. Obtain from your Voxys Connect profile settings.
Path Parameters
The numeric ID of the account.
Query Parameters
Filter tasks by the type of attached entity.
Available options:
Lead, FunnelCard, Conversation, Contact Filter tasks by the ID of the attached entity. Requires taskable_type.
Filter by task status.
Available options:
pending, completed, snoozed Return tasks due before this timestamp.
Return tasks due after this timestamp.
Page number for pagination.
Number of records per page.
Required range:
x <= 100List follow-up tasks

