workspaces

Search Workspace

Search messages in a Workspace using optional filters. Use limit to control the number of results returned.

post/v3/workspaces/{workspace_id}/search

Path parameters

workspace_idstring required

Request body

querystring required

Search query

filtersobject nullable

Filters to scope the search

limitinteger

Number of results to return

Response

Successful Response

idstring required
contentstring required
peer_idstring required
session_idstring required
metadataobject
created_atstring date-time required
workspace_idstring required
token_countinteger required

Changes

Changed in 1 of the 10 revisions of this API.2

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added