Skip to main content
GET
List messages on a task

Authorizations

Authorization
string
header
required

Workspace API key issued from the web app. Pass as Authorization: Bearer YOUR_API_KEY.

Path Parameters

task_id
string<uuid>
required

UUID of the task.

Response

All messages on this task in chronological order.

data
object[]
required