Docs

Search Records

POST

Body

Arguments
numberrequired

Search view enum that selects which record domain to search.

string

Free-text search string applied within the selected search view.

number

Result offset for the search request.

number

Maximum number of results to return.

Uncommon arguments
boolean

Whether to include the optional statistics object in the response.

number

Search column enum to sort by.

boolean

Whether sort order should be ascending.

objectrequired

Advanced recursive filter DSL object documented by Streamtime for structured searches.

numberrequired

AND/OR enum for the root filter group collection.

array of objectrequired

Array of filter groups. Streamtime runtime requires this key to be present even for wildcard-only searches.

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.