GET

Get Conversation


Retrieves a conversation by conversation ID.

If you don't have the conversation ID, use Get Or Create Conversation to retrieve the conversation with the visitor, contact, or member ID.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Inbox Messages
Read Inbox Messages
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/inbox/v2/conversations/{conversationId}

Errors
404Not Found

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?