tasks
List Task Messages
List messages exchanged on a task's sequence thread.
Requires the tasks:read scope on the API key.
get/v1/tasks/{task_id}/messages
Path parameters
task_idstring uuid required
ID of the task.
Response
Successful Response
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
added the optional property
items/senderto the response with the200statusresponse-optional-property-added
- ○