Get User Workspace Conversations
Retrieve conversations for a workspace where the current user is:
- The creator of the conversation, or
- Listed in the ConvoUsers table.
Return conversation metadata including:
- External ID
- Title
- Last updated date
- Number of messages
- Whether the current user is the creator
Path parameters
Headers
Response
Successful Response
Changes
Changed in 3 of the 34 revisions of this API.14
- ▲
removed the required property
items/is_creatorfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
items/updated_by_ext_idto the response with the200statusresponse-optional-property-added
- ○
added the required property
items/created_by_ext_idto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
headerrequest parameterworkspace-keynew-optional-request-parameter
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the required property
items/created_atto the response with the200statusresponse-required-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○