Jump to Content
LiveSwitch API
HomeGuidesAPI ReferenceAnnouncementsDiscussions
v1.0

LiveSwitch ExchangeLog InLiveSwitch API
API Reference
LiveSwitch ExchangeLog In
v1.0HomeGuidesAPI ReferenceAnnouncementsDiscussions
All
Pages
Start typing to search…
  • Getting Started
  • Authentication
  • My Requests

LiveSwitch Public API

  • Contacts
    • Create new contactpost
    • Get all contactsget
    • Get contact by idget
    • Get contact by phoneget
    • Update contact by IDput
    • Delete contactdel
  • Conversations
    • Create conversationpost
    • Get all conversationsget
    • Get conversation by idget
  • Documents
    • Get document by IDget
    • Get documents by conversation IDget
    • Get document by project IDget
    • Get snapshots by conversation IDget
    • Get snapshots by project IDget
    • Get files by conversation IDget
    • Get files by project IDget
  • Me
    • Get current userget
  • Organizations
    • Get organization settingsget
  • Projects
    • Create projectpost
    • Get all projectsget
    • Get project by IDget
    • Update projectput
  • Recordings
    • Get recording by IDget
    • Get recording by conversation IDget
    • Get recording by project IDget
  • Webhooks
    • Create webhookpost
    • Get webhook by IDget
    • Get all webhooks by organizationget
    • Get all webhooks by applicationget
    • Update webhookput
    • Delete webhookdel
    • Delete webhooks by app IDdel
Powered by 

Get all conversations

get https://public-api.production.liveswitch.com/v1/conversations

Required scope: conversations

Language
Credentials
Bearer
JWT
Log in to use your API keys
Click Try It! to start a request and see the response here!