v1

latestOpenAPI 3.0.1Apache 2.02026-07-14521687.9 KB

get/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Statistics

Path parameters

AssistantSidstring required

The SID of the Assistant that is the parent of the resource to fetch.

TaskSidstring required

The SID of the Task that is associated with the resource to fetch.

Response

OK

account_sidstring nullable

The SID of the Account that created the TaskStatistics resource.

assistant_sidstring nullable

The SID of the Assistant that is the parent of the Task associated with the resource.

fields_countinteger nullable

The total number of Fields associated with the Task.

samples_countinteger nullable

The total number of Samples associated with the Task.

task_sidstring nullable

The SID of the Task for which the statistics were collected.

urlstring uri nullable

The absolute URL of the TaskStatistics resource.