Search across project sources

Performs keyword or semantic search across all connected data sources
(tickets, knowledge base, sites, seafile files) within a project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
Defaults to 20

Maximum number of results to return (default 20).

Body Params
string
required

Project UUID.

integer
required

Workspace ID that owns the project.

string
required

Search query string.

string
enum
Defaults to keyword_search

Type of search to perform.

Allowed:
connection_ids
array of integers

Connection IDs to search (required if extra_sources is empty).

connection_ids
extra_sources
array of strings

Extra source types to include (e.g. ["ticket", "knowledge_base"]).

extra_sources
string

Start of time range filter (ISO 8601).

string

End of time range filter (ISO 8601).

Responses

400

Bad Request (missing required parameters)

403

Permission denied

404

Workspace or project not found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json