Search via project API token

Performs keyword or semantic search using a Project API Token for
authentication. The token identifies the project context.

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

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

Project or workspace 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