| TYPE | Response |
|---|---|
| Category | Objects |
| name | type | required | default | description |
|---|---|---|---|---|
| todo | array <AgentTodo> | yes | A list of todos for the agents | |
| listItemCount | integer | yes | 0 | The total number of results in the list |
| responseId | string | yes | The response id | |
| clientRequestId | string | no | The client request id if it was provided via the client-request-id header | |
| status | string | yes | The status of the request | |
| message | string | yes | The message |