Skip to main content
Server path: /twilio-recordings | Type: Application | PCID required: Yes

Tools

ToolDescription
twilio_recordings_create_incoming_phone_number_assigned_add_onAssign an Add-on installation to the Number specified.
twilio_recordings_delete_incoming_phone_number_assigned_add_onRemove the assignment of an Add-on installation from the Number specified.
twilio_recordings_delete_recordingDelete a recording from your account
twilio_recordings_delete_recording_add_on_resultDelete a result and purge all associated Payloads
twilio_recordings_delete_recording_add_on_result_payloadDelete a payload from the result along with all associated Data
twilio_recordings_delete_recording_transcriptionDELETE /Recordings/{RecordingSid}/Transcriptions/{Sid}.json
twilio_recordings_delete_transcriptionDelete a transcription from the account used to make the request
twilio_recordings_fetch_incoming_phone_number_assigned_add_onFetch an instance of an Add-on installation currently assigned to this Number.
twilio_recordings_fetch_incoming_phone_number_assigned_add_on_extensionFetch an instance of an Extension for the Assigned Add-on.
twilio_recordings_fetch_recordingFetch an instance of a recording
twilio_recordings_fetch_recording_add_on_resultFetch an instance of an AddOnResult
twilio_recordings_fetch_recording_add_on_result_payloadFetch an instance of a result payload
twilio_recordings_fetch_recording_add_on_result_payload_dataFetch an instance of a result payload
twilio_recordings_fetch_recording_transcriptionGET /Recordings/{RecordingSid}/Transcriptions/{Sid}.json
twilio_recordings_fetch_transcriptionFetch an instance of a Transcription
twilio_recordings_list_incoming_phone_number_assigned_add_onRetrieve a list of Add-on installations currently assigned to this Number.
twilio_recordings_list_incoming_phone_number_assigned_add_on_extensionRetrieve a list of Extensions for the Assigned Add-on.
twilio_recordings_list_recordingRetrieve a list of recordings belonging to the account used to make the request
twilio_recordings_list_recording_add_on_resultRetrieve a list of results belonging to the recording
twilio_recordings_list_recording_add_on_result_payloadRetrieve a list of payloads belonging to the AddOnResult
twilio_recordings_list_recording_transcriptionGET /Recordings/{RecordingSid}/Transcriptions.json
twilio_recordings_list_transcriptionRetrieve a list of transcriptions belonging to the account used to make the request
twilio_recordings_list_usage_record_all_timeGET /Usage/Records/AllTime.json
twilio_recordings_list_usage_record_dailyGET /Usage/Records/Daily.json
twilio_recordings_list_usage_record_last_monthGET /Usage/Records/LastMonth.json
twilio_recordings_list_usage_record_monthlyGET /Usage/Records/Monthly.json
twilio_recordings_list_usage_record_this_monthGET /Usage/Records/ThisMonth.json
twilio_recordings_list_usage_record_todayGET /Usage/Records/Today.json
twilio_recordings_list_usage_record_yearlyGET /Usage/Records/Yearly.json
twilio_recordings_list_usage_record_yesterdayGET /Usage/Records/Yesterday.json

twilio_recordings_create_incoming_phone_number_assigned_add_on

Assign an Add-on installation to the Number specified. Parameters:
ParameterTypeRequiredDefaultDescription
ResourceSidstringYesThe SID of the Phone Number to assign the Add-on.
InstalledAddOnSidstringYesThe SID that identifies the Add-on installation.

twilio_recordings_delete_incoming_phone_number_assigned_add_on

Remove the assignment of an Add-on installation from the Number specified. Parameters:
ParameterTypeRequiredDefaultDescription
ResourceSidstringYesThe SID of the Phone Number to which the Add-on is assigned.
SidstringYesThe Twilio-provided string that uniquely identifies the resource to delete.

twilio_recordings_delete_recording

Delete a recording from your account Parameters:
ParameterTypeRequiredDefaultDescription
SidstringYesThe Twilio-provided string that uniquely identifies the Recording resource to delete.

twilio_recordings_delete_recording_add_on_result

Delete a result and purge all associated Payloads Parameters:
ParameterTypeRequiredDefaultDescription
ReferenceSidstringYesThe SID of the recording to which the result to delete belongs.
SidstringYesThe Twilio-provided string that uniquely identifies the Recording AddOnResult resource to delete.

twilio_recordings_delete_recording_add_on_result_payload

Delete a payload from the result along with all associated Data Parameters:
ParameterTypeRequiredDefaultDescription
ReferenceSidstringYesThe SID of the recording to which the AddOnResult resource that contains the payloads to delete belongs.
AddOnResultSidstringYesThe SID of the AddOnResult to which the payloads to delete belongs.
SidstringYesThe Twilio-provided string that uniquely identifies the Recording AddOnResult Payload resource to delete.

twilio_recordings_delete_recording_transcription

DELETE /Recordings/{RecordingSid}/Transcriptions/{Sid}.json Parameters:
ParameterTypeRequiredDefaultDescription
RecordingSidstringYesThe SID of the Recording that created the transcription to delete.
SidstringYesThe Twilio-provided string that uniquely identifies the Transcription resource to delete.

twilio_recordings_delete_transcription

Delete a transcription from the account used to make the request Parameters:
ParameterTypeRequiredDefaultDescription
SidstringYesThe Twilio-provided string that uniquely identifies the Transcription resource to delete.

twilio_recordings_fetch_incoming_phone_number_assigned_add_on

Fetch an instance of an Add-on installation currently assigned to this Number. Parameters:
ParameterTypeRequiredDefaultDescription
ResourceSidstringYesThe SID of the Phone Number to which the Add-on is assigned.
SidstringYesThe Twilio-provided string that uniquely identifies the resource to fetch.

twilio_recordings_fetch_incoming_phone_number_assigned_add_on_extension

Fetch an instance of an Extension for the Assigned Add-on. Parameters:
ParameterTypeRequiredDefaultDescription
ResourceSidstringYesThe SID of the Phone Number to which the Add-on is assigned.
AssignedAddOnSidstringYesThe SID that uniquely identifies the assigned Add-on installation.
SidstringYesThe Twilio-provided string that uniquely identifies the resource to fetch.

twilio_recordings_fetch_recording

Fetch an instance of a recording Parameters:
ParameterTypeRequiredDefaultDescription
SidstringYesThe Twilio-provided string that uniquely identifies the Recording resource to fetch.
IncludeSoftDeletedbooleanNoA boolean parameter indicating whether to retrieve soft deleted recordings or not. Recordings metadata are kept after deletion for a retention period of 40 days.

twilio_recordings_fetch_recording_add_on_result

Fetch an instance of an AddOnResult Parameters:
ParameterTypeRequiredDefaultDescription
ReferenceSidstringYesThe SID of the recording to which the result to fetch belongs.
SidstringYesThe Twilio-provided string that uniquely identifies the Recording AddOnResult resource to fetch.

twilio_recordings_fetch_recording_add_on_result_payload

Fetch an instance of a result payload Parameters:
ParameterTypeRequiredDefaultDescription
ReferenceSidstringYesThe SID of the recording to which the AddOnResult resource that contains the payload to fetch belongs.
AddOnResultSidstringYesThe SID of the AddOnResult to which the payload to fetch belongs.
SidstringYesThe Twilio-provided string that uniquely identifies the Recording AddOnResult Payload resource to fetch.

twilio_recordings_fetch_recording_add_on_result_payload_data

Fetch an instance of a result payload Parameters:
ParameterTypeRequiredDefaultDescription
ReferenceSidstringYesThe SID of the recording to which the AddOnResult resource that contains the payload to fetch belongs.
AddOnResultSidstringYesThe SID of the AddOnResult to which the payload to fetch belongs.
PayloadSidstringYesThe Twilio-provided string that uniquely identifies the Recording AddOnResult Payload resource to fetch.

twilio_recordings_fetch_recording_transcription

GET /Recordings/{RecordingSid}/Transcriptions/{Sid}.json Parameters:
ParameterTypeRequiredDefaultDescription
RecordingSidstringYesThe SID of the Recording that created the transcription to fetch.
SidstringYesThe Twilio-provided string that uniquely identifies the Transcription resource to fetch.

twilio_recordings_fetch_transcription

Fetch an instance of a Transcription Parameters:
ParameterTypeRequiredDefaultDescription
SidstringYesThe Twilio-provided string that uniquely identifies the Transcription resource to fetch.

twilio_recordings_list_incoming_phone_number_assigned_add_on

Retrieve a list of Add-on installations currently assigned to this Number. Parameters:
ParameterTypeRequiredDefaultDescription
ResourceSidstringYesThe SID of the Phone Number to which the Add-on is assigned.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_incoming_phone_number_assigned_add_on_extension

Retrieve a list of Extensions for the Assigned Add-on. Parameters:
ParameterTypeRequiredDefaultDescription
ResourceSidstringYesThe SID of the Phone Number to which the Add-on is assigned.
AssignedAddOnSidstringYesThe SID that uniquely identifies the assigned Add-on installation.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_recording

Retrieve a list of recordings belonging to the account used to make the request Parameters:
ParameterTypeRequiredDefaultDescription
DateCreatedstringNoOnly include recordings that were created on this date. Specify a date as YYYY-MM-DD in GMT, for example: 2009-07-06, to read recordings that were created on this date. You can also specify an inequality, such as DateCreated<=YYYY-MM-DD, to read recordings that were created on or before midnight of this date, and DateCreated>=YYYY-MM-DD to read recordings that were created on or after midnight of this date.
DateCreated<stringNoOnly include recordings that were created on this date. Specify a date as YYYY-MM-DD in GMT, for example: 2009-07-06, to read recordings that were created on this date. You can also specify an inequality, such as DateCreated&lt;=YYYY-MM-DD, to read recordings that were created on or before midnight of this date, and DateCreated&gt;=YYYY-MM-DD to read recordings that were created on or after midnight of this date.
DateCreated>stringNoOnly include recordings that were created on this date. Specify a date as YYYY-MM-DD in GMT, for example: 2009-07-06, to read recordings that were created on this date. You can also specify an inequality, such as DateCreated&lt;=YYYY-MM-DD, to read recordings that were created on or before midnight of this date, and DateCreated&gt;=YYYY-MM-DD to read recordings that were created on or after midnight of this date.
CallSidstringNoThe Call SID of the resources to read.
ConferenceSidstringNoThe Conference SID that identifies the conference associated with the recording to read.
IncludeSoftDeletedbooleanNoA boolean parameter indicating whether to retrieve soft deleted recordings or not. Recordings metadata are kept after deletion for a retention period of 40 days.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_recording_add_on_result

Retrieve a list of results belonging to the recording Parameters:
ParameterTypeRequiredDefaultDescription
ReferenceSidstringYesThe SID of the recording to which the result to read belongs.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_recording_add_on_result_payload

Retrieve a list of payloads belonging to the AddOnResult Parameters:
ParameterTypeRequiredDefaultDescription
ReferenceSidstringYesThe SID of the recording to which the AddOnResult resource that contains the payloads to read belongs.
AddOnResultSidstringYesThe SID of the AddOnResult to which the payloads to read belongs.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_recording_transcription

GET /Recordings/{RecordingSid}/Transcriptions.json Parameters:
ParameterTypeRequiredDefaultDescription
RecordingSidstringYesThe SID of the Recording that created the transcriptions to read.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_transcription

Retrieve a list of transcriptions belonging to the account used to make the request Parameters:
ParameterTypeRequiredDefaultDescription
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_all_time

GET /Usage/Records/AllTime.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_daily

GET /Usage/Records/Daily.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_last_month

GET /Usage/Records/LastMonth.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_monthly

GET /Usage/Records/Monthly.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_this_month

GET /Usage/Records/ThisMonth.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_today

GET /Usage/Records/Today.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_yearly

GET /Usage/Records/Yearly.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.

twilio_recordings_list_usage_record_yesterday

GET /Usage/Records/Yesterday.json Parameters:
ParameterTypeRequiredDefaultDescription
CategorystringNoThe usage category of the UsageRecord resources to read. Only UsageRecord resources in the specified category are retrieved.
StartDatestringNoOnly include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: -30days, which will set the start date to be 30 days before the current date.
EndDatestringNoOnly include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD. You can also specify offsets from the current date, such as: +30days, which will set the end date to 30 days from the current date.
IncludeSubaccountsbooleanNoWhether to include usage from the master account and all its subaccounts. Can be: true (the default) to include usage from the master account and all subaccounts or false to retrieve usage from only the specified account.
PageSizeintegerNoHow many resources to return in each list page. The default is 50, and the maximum is 1000.
PageintegerNoThe page index. This value is simply for client state.
PageTokenstringNoThe page token. This is provided by the API.