Skip to main content
GET
List Tasks

Headers

Authorization
string
required

Bearer [access_token]

Query Parameters

leadId
integer<int64>
required

ID of the lead whose tasks and appointments to return.

Required range: x >= 1

Response

Tasks and appointments for the lead.

Wrapped response for GET /v2.0/tasks and GET /v2.0/tasks/my-tasks. Task entries are returned under the 'tasks' key.

tasks
object[]

Tasks and / or appointments matching the query.