LAP Registry

Twilio - Conversations Skill

twilio-conversations

Provider: Twilio Version: 1.0.0 Endpoints: 103 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/v1/Configuration
POST/v1/ConfigurationFetch the global configuration of conversations on your account
GET/v1/Configuration/AddressesUpdate the global configuration of conversations on your account
POST/v1/Configuration/AddressesRetrieve a list of address configurations for an account
GET/v1/Configuration/Addresses/{Sid}Create a new address configuration
POST/v1/Configuration/Addresses/{Sid}Fetch an address configuration
DELETE/v1/Configuration/Addresses/{Sid}Update an existing address configuration
GET/v1/Configuration/WebhooksRemove an existing address configuration
POST/v1/Configuration/Webhooks
POST/v1/Conversations
GET/v1/ConversationsCreate a new conversation in your account's default service
POST/v1/Conversations/{Sid}Retrieve a list of conversations in your account's default service
DELETE/v1/Conversations/{Sid}Update an existing conversation in your account's default service
GET/v1/Conversations/{Sid}Remove a conversation from your account's default service
POST/v1/Conversations/{ConversationSid}/MessagesFetch a conversation from your account's default service
GET/v1/Conversations/{ConversationSid}/MessagesAdd a new message to the conversation
POST/v1/Conversations/{ConversationSid}/Messages/{Sid}Retrieve a list of all messages in the conversation
DELETE/v1/Conversations/{ConversationSid}/Messages/{Sid}Update an existing message in the conversation
GET/v1/Conversations/{ConversationSid}/Messages/{Sid}Remove a message from the conversation
GET/v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}Fetch a message from the conversation
GET/v1/Conversations/{ConversationSid}/Messages/{MessageSid}/ReceiptsFetch the delivery and read receipts of the conversation message
POST/v1/Conversations/{ConversationSid}/ParticipantsRetrieve a list of all delivery and read receipts of the conversation message
GET/v1/Conversations/{ConversationSid}/ParticipantsAdd a new participant to the conversation
POST/v1/Conversations/{ConversationSid}/Participants/{Sid}Retrieve a list of all participants of the conversation
DELETE/v1/Conversations/{ConversationSid}/Participants/{Sid}Update an existing participant in the conversation
GET/v1/Conversations/{ConversationSid}/Participants/{Sid}Remove a participant from the conversation
GET/v1/Conversations/{ConversationSid}/WebhooksFetch a participant of the conversation
POST/v1/Conversations/{ConversationSid}/WebhooksRetrieve a list of all webhooks scoped to the conversation
GET/v1/Conversations/{ConversationSid}/Webhooks/{Sid}Create a new webhook scoped to the conversation
POST/v1/Conversations/{ConversationSid}/Webhooks/{Sid}Fetch the configuration of a conversation-scoped webhook

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install twilio-conversations

Downloads and installs to ~/.claude/skills/twilio-conversations/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)