GET v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Fields/{Sid}

twilio.com:twilio_autopilot_v1

Summary:
Operation ID: FetchField
Auth: unknown

Parameters (3)

AssistantSid (string, path, required)

The SID of the [Assistant](https://www.twilio.com/docs/autopilot/api/assistant) that is the parent of the Task associated with the resource to fetch.

Sid (string, path, required)

The Twilio-provided string that uniquely identifies the Field resource to fetch.

TaskSid (string, path, required)

The SID of the [Task](https://www.twilio.com/docs/autopilot/api/task) resource associated with the Field resource to fetch.

No probe data for this endpoint yet.