tasks
Get Task
Fetch a single task.
Requires the tasks:read scope on the API key.
GET
Get Task
Authorizations
Bearer API key issued from Settings โ Developers.
Path Parameters
ID of the task.
Response
200 - application/json
Successful Response
Unique identifier.
Workspace this task belongs to.
What kind of task this is.
Available options:
EMAIL_REPLY, LINKEDIN_REPLY, NEW_LEAD_REVIEW, CALL Task priority bucket.
Available options:
HOT, TODAY, EXTRA Current lifecycle state.
Available options:
PENDING, IN_PROGRESS, COMPLETED, SKIPPED Sequence run this task was projected from.
User the task is assigned to, if any.
Outcome for call tasks once executed.
Available options:
ANSWERED, VOICEMAIL_LEFT, NO_ANSWER When the task was last reopened, if ever.
Why the task was reopened, if applicable.
Available options:
REMINDER_RULE When the task was skipped, if applicable.
When the task was completed, if applicable.
When the task was created.
When the task last changed.