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.
query
Search query text
search_type
Type of search
Allowed values:
filters
Additional filters to apply
limit
Maximum results to return
Response
Successful Response