v50

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

Fetch an instance of a result payload

Fetch an instance of a result payload

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

Path parameters

AccountSidstring required

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

ReferenceSidstring required

The SID of the recording to which the AddOnResult resource that contains the payload to fetch belongs.

AddOnResultSidstring required

The SID of the AddOnResult to which the payload to fetch belongs.

Sidstring required

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

Response

OK

sidstring nullable

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

add_on_result_sidstring nullable

The SID of the AddOnResult to which the payload belongs.

account_sidstring nullable

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

labelstring nullable

The string provided by the vendor that describes the payload.

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.

content_typestring nullable

The MIME type of the payload.

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.

reference_sidstring nullable

The SID of the recording to which the AddOnResult resource that contains the payload belongs.

subresource_urisobject nullable

A list of related resources identified by their relative URIs.