Menu

Expand
Rate this page:

Task Statistics

The Task Statistics subresource gives you statistics on a Task such as the number of Samples and Fields associated with the Task.

All Autopilot REST API resources use the following base URL:

https://autopilot.twilio.com/v1

TaskStatistics properties

Resource Properties in REST API format
account_sid
sid<AC> Not PII

The SID of the Account that created the TaskStatistics resource.

assistant_sid
sid<UA> Not PII

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

task_sid
sid<UD> Not PII

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

samples_count
integer Not PII

The total number of Samples associated with the Task.

fields_count
integer Not PII

The total number of Fields associated with the Task.

url
url Not PII

The absolute URL of the TaskStatistics resource.

Fetch a TaskStatistics resource

get
https://autopilot.twilio.com/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Statistics

Returns the Task Statistics identified by {TaskSid}.

Parameters
Parameters in REST API format
assistant_sid
Path
get sid_like<UA> Not PII

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

task_sid
Path
get sid_like<UD> Not PII

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

Example 1
Loading Code Sample...
        
        

        Fetch Task Statistics

        Rate this page:

        Need some help?

        We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd by visiting Twilio's Stack Overflow Collective or browsing the Twilio tag on Stack Overflow.

        Loading Code Sample...
              
              
              

              Thank you for your feedback!

              Please select the reason(s) for your feedback. The additional information you provide helps us improve our documentation:

              Sending your feedback...
              🎉 Thank you for your feedback!
              Something went wrong. Please try again.

              Thanks for your feedback!

              thanks-feedback-gif