v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401AddOnResult

Fetch an instance of an AddOnResult

Fetch an instance of an AddOnResult

get/2010-04-01/Accounts/{AccountSid}/Recordings/{ReferenceSid}/AddOnResults/{Sid}.json

Path parameters

AccountSidstring required

The SID of the Account that created the Recording AddOnResult resource to fetch.

ReferenceSidstring required

The SID of the recording to which the result to fetch belongs.

Sidstring required

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

Response

OK

sidstring nullable

The unique string that that we created to identify the Recording AddOnResult resource.

account_sidstring nullable

The SID of the Account that created the Recording AddOnResult resource.

status'canceled' | 'completed' | 'deleted' | 'failed' | 'in-progress' | 'init' | 'processing' | 'queued'

The status of the result. Can be: canceled, completed, deleted, failed, in-progress, init, processing, queued.

add_on_sidstring nullable

The SID of the Add-on to which the result belongs.

add_on_configuration_sidstring nullable

The SID of the Add-on configuration.

date_createdstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was created specified in RFC 2822 format.

date_updatedstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was last updated specified in RFC 2822 format.

date_completedstring date-time-rfc-2822 nullable

The date and time in GMT that the result was completed specified in RFC 2822 format.

reference_sidstring nullable

The SID of the recording to which the AddOnResult resource belongs.

subresource_urisobject nullable

A list of related resources identified by their relative URIs.