Search Activities

Hybrid search for activities using PostgreSQL full-text and vector search.

Thin handler - delegates to PulseSearch domain API.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
querystring or nullOptional
Search query text
search_typeenumOptionalDefaults to hybrid
Type of search
Allowed values:
filtersmap from strings to anyOptional
Additional filters to apply
limitintegerOptional>=1<=100Defaults to 20
Maximum results to return

Response

Successful Response

Errors