conversations

Get a conversation item

get/v1/conversations/{id}/items/{item_id}

Path parameters

idstring required

Conversation ID

item_idstring required

Conversation item ID

Query parameters

includestring[]

Additional fields to include

Response

OK

object required

Changes

Changed in 2 of the 53 revisions of this API.4

    • added the optional property error/provider to the response with the 400 status

      response-optional-property-added

    • added the optional property error/provider to the response with the 401 status

      response-optional-property-added

    • added the optional property error/provider to the response with the 404 status

      response-optional-property-added

    • endpoint added

      endpoint-added