List Lexi Tasks
Lexi AI
List Lexi Tasks
Retrieve pending approval tasks from Lexi AI
GET
List Lexi Tasks
Request
Headers
Query Parameters
Filter by task status:
pending, approved, dismissed, completed, failedResponse
Example Response
Filter by Status
Get Only Pending Tasks
Get Approved Tasks
Task Types
| Type | Description |
|---|---|
prospect_search | Search for prospects and save to CRM |
campaign_start | Launch an outreach campaign |
contact_update | Bulk update contacts |
list_operation | Create/modify lists |
Task Statuses
| Status | Description |
|---|---|
pending | Awaiting your approval |
approved | Approved, executing now |
completed | Successfully executed |
dismissed | You dismissed the task |
failed | Execution failed |
Polling for Tasks
Errors
| Status | Code | Description |
|---|---|---|
| 401 | invalid_key | Invalid API key |
| 403 | insufficient_permissions | Missing lexi permission |
| 429 | rate_limited | Rate limit exceeded |