action POST v1.0.0
Create a new Twilio Subaccount from the account making the request
swirls add twilio create_account Source action POST v1.0.0
swirls add twilio create_address Source action GET v1.0.0
Fetch the account specified by the provided Account Sid
swirls add twilio fetch_account Source action GET v1.0.0
swirls add twilio fetch_address Source action GET v1.0.0
Fetch the application specified by the provided sid
swirls add twilio fetch_application Source action GET v1.0.0
Fetch an instance of an authorized-connect-app
swirls add twilio fetch_authorized_connect_app Source action GET v1.0.0
swirls add twilio fetch_available_phone_number_country Source action GET v1.0.0
Fetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child accounts do not contain balance information
swirls add twilio fetch_balance Source action GET v1.0.0
Fetch the call specified by the provided Call SID
swirls add twilio fetch_call Source action GET v1.0.0
Fetch a Feedback resource from a call
swirls add twilio fetch_call_feedback Source action GET v1.0.0
Fetch a FeedbackSummary resource from a call
swirls add twilio fetch_call_feedback_summary Source action GET v1.0.0
swirls add twilio fetch_call_notification Source action GET v1.0.0
Fetch an instance of a recording for a call
swirls add twilio fetch_call_recording Source action GET v1.0.0
Fetch an instance of a conference
swirls add twilio fetch_conference Source action GET v1.0.0
Fetch an instance of a recording for a call
swirls add twilio fetch_conference_recording Source action GET v1.0.0
Fetch an instance of a connect-app
swirls add twilio fetch_connect_app Source action GET v1.0.0
Fetch an incoming-phone-number belonging to the account used to make the request.
swirls add twilio fetch_incoming_phone_number Source action GET v1.0.0
Fetch an instance of an Add-on installation currently assigned to this Number.
swirls add twilio fetch_incoming_phone_number_assigned_add_on Source action GET v1.0.0
Fetch an instance of an Extension for the Assigned Add-on.
swirls add twilio fetch_incoming_phone_number_assigned_add_on_extension Source action GET v1.0.0
swirls add twilio fetch_key Source action GET v1.0.0
Fetch a single media instance belonging to the account used to make the request
swirls add twilio fetch_media Source action GET v1.0.0
Fetch a specific member from the queue
swirls add twilio fetch_member Source action GET v1.0.0
Fetch a message belonging to the account used to make the request
swirls add twilio fetch_message Source action GET v1.0.0
Fetch a notification belonging to the account used to make the request
swirls add twilio fetch_notification Source action GET v1.0.0
Fetch an outgoing-caller-id belonging to the account used to make the request
swirls add twilio fetch_outgoing_caller_id Source action GET v1.0.0
Fetch an instance of a participant
swirls add twilio fetch_participant Source action GET v1.0.0
Fetch an instance of a queue identified by the QueueSid
swirls add twilio fetch_queue Source action GET v1.0.0
Fetch an instance of a recording
swirls add twilio fetch_recording Source action GET v1.0.0
Fetch an instance of an AddOnResult
swirls add twilio fetch_recording_add_on_result Source action GET v1.0.0
Fetch an instance of a result payload
swirls add twilio fetch_recording_add_on_result_payload Source action GET v1.0.0
swirls add twilio fetch_recording_transcription Source action GET v1.0.0
Fetch an instance of a short code
swirls add twilio fetch_short_code Source action GET v1.0.0
swirls add twilio fetch_signing_key Source action GET v1.0.0
Fetch a single credential.
swirls add twilio fetch_sip_credential Source action GET v1.0.0
Get a Credential List
swirls add twilio fetch_sip_credential_list Source action GET v1.0.0
Fetch an instance of a Domain
swirls add twilio fetch_sip_domain Source action GET v1.0.0
Fetch a specific instance of an IpAccessControlList
swirls add twilio fetch_sip_ip_access_control_list Source action GET v1.0.0
Read one IpAddress resource.
swirls add twilio fetch_sip_ip_address Source action GET v1.0.0
Fetch an instance of a Transcription
swirls add twilio fetch_transcription Source action GET v1.0.0
Fetch and instance of a usage-trigger
swirls add twilio fetch_usage_trigger Source action GET v1.0.0
Retrieves a collection of Accounts belonging to the account used to make the request
swirls add twilio list_account Source action GET v1.0.0
Retrieve a list of applications representing an application within the requesting account
swirls add twilio list_application Source action GET v1.0.0
Retrieve a list of authorized-connect-apps belonging to the account used to make the request
swirls add twilio list_authorized_connect_app Source action GET v1.0.0
swirls add twilio list_available_phone_number_country Source action GET v1.0.0
Retrieve a list of all events for a call.
swirls add twilio list_call_event Source action GET v1.0.0
Retrieve a list of connect-apps belonging to the account used to make the request
swirls add twilio list_connect_app Source action GET v1.0.0
swirls add twilio list_dependent_phone_number Source action GET v1.0.0
Retrieve a list of Add-on installations currently assigned to this Number.
swirls add twilio list_incoming_phone_number_assigned_add_on Source action GET v1.0.0
swirls add twilio list_key Source action GET v1.0.0
Retrieve the members of the queue
swirls add twilio list_member Source action GET v1.0.0
Retrieve a list of queues belonging to the account used to make the request
swirls add twilio list_queue Source action GET v1.0.0
Retrieve a list of results belonging to the recording
swirls add twilio list_recording_add_on_result Source action GET v1.0.0
swirls add twilio list_recording_transcription Source action GET v1.0.0
swirls add twilio list_signing_key Source action GET v1.0.0
Retrieve a list of credentials.
swirls add twilio list_sip_credential Source action GET v1.0.0
Get All Credential Lists
swirls add twilio list_sip_credential_list Source action GET v1.0.0
Retrieve a list of domains belonging to the account used to make the request
swirls add twilio list_sip_domain Source action GET v1.0.0
Retrieve a list of IpAccessControlLists that belong to the account used to make the request
swirls add twilio list_sip_ip_access_control_list Source action GET v1.0.0
Read multiple IpAddress resources.
swirls add twilio list_sip_ip_address Source action GET v1.0.0
Retrieve a list of transcriptions belonging to the account used to make the request
swirls add twilio list_transcription Source