Docs

Search Documents

Searches documents in SignalWire by query string.

GET

Query

Arguments
array of string

Document tags.

string

Unique ID of a Document.

stringrequired

Search term.

number

Specifies how closely related the query is to the document. Low distance means high relevance and similarity. High distance means low relevance and similarity.

number

Specifies number of returned Chunks.

string

Language of the Document.

array of string

Part of Speech considered for expansion or analysis.

number

Maximum number of synonyms to consider.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.