Close
Toolcog home
toolcog
twilio
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
API
Operations
Auth Schemes
Overrides
Intents
Targets
API
Operations
Auth Schemes
Overrides
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
All statuses
All statuses
Active
Deprecated
Create a recording for the call
CreateCallRecording
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
Api20100401CallRecording
Delete a recording from your account
DeleteCallRecording
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
Api20100401CallRecording
Fetch an instance of a recording for a call
FetchCallRecording
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
Api20100401CallRecording
Retrieve a list of recordings belonging to the call used to make the request
ListCallRecording
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.json
Api20100401CallRecording
Changes the status of the recording to paused, stopped, or in-progress. Note: Pass `Twilio.CURRENT` instead of recording sid to reference current active recording.
UpdateCallRecording
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
Api20100401CallRecording