messaging

Get a conversation

Fetches a single conversation by id, including participant metadata.

get/v2/conversations/{conversationId}

Path parameters

conversationIdstring required

Response

Default Response

accountIdstring required

ID of the social account this conversation belongs to.

createdAtstring required
idstring required
platform'facebook' | 'instagram' required
updatedAtstring required

Changes

Changed in 2 of the 8 revisions of this API.7

    • added the optional property action to the response with the 403 status

      response-optional-property-added

    • added the optional property action to the response with the 404 status

      response-optional-property-added

    • added the optional property action to the response with the 500 status

      response-optional-property-added

    • added the optional property details to the response with the 403 status

      response-optional-property-added

    • added the optional property details to the response with the 404 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • added the non-success response with the status 403

      response-non-success-status-added