Jump to Content
Home
Guides
API Reference
Announcements
Discussions
v1.0
LiveSwitch Exchange
Log In
API Reference
LiveSwitch Exchange
Log In
v1.0
Home
Guides
API Reference
Announcements
Discussions
My Requests
Search
JUMP TO
Developer Dashboard
Getting Started
Authentication
My Requests
LiveSwitch Public API
AppInstallations
/v1/app-installations
get
/v1/app-installations
post
/v1/app-installations/by-app/{appId}
get
/v1/app-installations/{id}
get
/v1/app-installations/{id}
put
/v1/app-installations/{id}
delete
Applications
/v1/applications
get
/v1/applications
post
/v1/applications/{id}
get
/v1/applications/{id}
put
/v1/applications/{id}
delete
Apps
/v1/apps
get
/v1/apps
post
/v1/apps/{id}
get
/v1/apps/{id}
put
/v1/apps/{id}
delete
Contacts
Gets a list of contacts
get
Creates a new contact
post
Gets a contact by id.
get
Updates a contact, given its ID. Supports partial updates.
put
Deletes a contact.
delete
Gets a contact by phone. Make sure you use the same format you used to create the initial contact. While we make every effort to avoid duplication and consistent lookups, if poor data is stored in the first place, this lookup will be poor as well.
get
Conversations
Creates a conversation
post
Retrieves a list of conversations
get
Gets a conversation by id
get
Documents
Gets a document by id.
get
Gets documents by project id.
get
Gets snapshots by project id.
get
Gets files by project id.
get
Gets documents by conversation id.
get
Gets snapshots by conversation id.
get
Gets files by conversation id.
get
Me
Gets the current user based on the access token.
get
Organizations
Gets your currently logged in organization settings.
get
Recordings
Gets a recording by id.
get
Gets recordings by project id.
get
Gets recordings by conversation id.
get
Webhooks
Gets a list of all webhooks for this organization
get
Creates a webhook.
post
Gets a webhook by id.
get
Gets a list of all webhooks for this organization and the specific app
get
Deletes a webhook
delete
Updates a webhoook
put
Deletes all webhooks by app id
delete
Powered by
••••••c2b8
Endpoint
Method
Status
User Agent