Skip to main content
GET
List Sms Thread Tasks

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

sms_thread_id
string
required

Response

Successful Response

created_at
string<date-time>
required
modified_at
string<date-time> | null
required
id
string
required
type
enum<string>
required

The type of the task.

Available options:
auto_response_email,
auto_response_sms,
call_analysis,
disable_contact,
recommendation_new_contact,
manual_call,
broken_promise_follow_up,
payment_promise,
escalation,
pause_state_update,
dispute_create,
dispute_activate,
dispute_update,
dispute_resolution
status
enum<string>
required

The current status of the task.

Available options:
open,
completed,
closed,
archived,
failed,
processing,
assigned_to_agent,
research
label
string
required

The blurb or label for the task.

description
string | null
required

The contextual description of the task.

assignee_id
string | null
required

The ID of the user assigned to this task, if any.

object
string
required
read-only

String representing the object's type. Objects of the same type share the same value.