Jump to Content
PARTICLESY-REST-APIHome
HomeDocumentationRecipesAPI ReferenceCommunity
v1.0

HomeLog InGo to websitePARTICLESY-REST-API
API Reference
Log InGo to website
v1.0HomeDocumentationRecipesAPI ReferenceCommunity

Particlesy

  • Conversation
    • Find Conversations.get
    • Create Conversation.post
    • Get Conversation by ID.get
    • Update Conversation.put
    • Delete Conversation.del
    • Export Conversations to CSV.get
    • Get Conversation by GUID.get
    • Add Media Message to Conversation.post
  • Document
    • Find Documents.get
    • Create Document.post
    • Get Document by ID.get
    • Delete Document.del
  • File
    • Find Files.get
    • Create a new File.post
    • Get File by ID.get
    • Update File.put
    • Delete File.del
    • Get File by URL Code.get
  • MediaMessage
    • Find MediaMessages.get
    • Get MediaMessage by ID.get
    • Export MediaMessages to CSV.get
    • Create Suggestions.post
  • Particle
    • Find Particle.get
    • Create Particle.post
    • Get Particle by ID.get
    • Update Particle.put
    • Delete Particle.del
    • Get Particle by GUID.get
Powered by 

Find Conversations.

get https://rest.particlesy.com/api/v/Conversation

Retrieves a list of conversations that match the specified criteria.

Language
Credentials
Header
Click Try It! to start a request and see the response here!