Search documents

Searches an object using various query parameters (for example, Advanced, Fulltext, and Typeahead) and returns the results along with a count.

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

Document object for which the query needs to be executed.

boolean
boolean
Body Params

Query to be executed.

string | null

Name of object on which querying needs to be done.

string | null
Select
array of strings | null

The fields which are to be displayed.

Select
boolean

Select true to get distinct records

int32 | null

Limit set for records to be fetched. For example: Limit = 100, This will fetch 100 records matching the criteria.

int32 | null

Number of records to be skipped.

Sort
object

Sort information for records.

GroupBy
array of strings | null

List of field names which are to be grouped.

GroupBy
string | null
string | null
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

404

Not Found

500

Internal Server Error

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