API Reference
Log In
API Reference
These docs are for v22. Click to read the latest docs for v33.

/trail-index/api/v1/index/search

Search for the content based on the search parameters defined

Query Params
integer
Defaults to 0

Offset from which to start fetching objects

integer
Defaults to 50

Maximum number of objects to return

string
enum
Defaults to ASC

Sort direction, asc or desc

Allowed:
Body Params
string

Comma or space-separated strings to search across all connection attributes. The leading and trailing wildcards for the keywords are implicit.

string
enum
Allowed:
string

defines the connection id to be searched for

string

defines the channel id to be searched for

date-time

defines the start time for search - abosulte timestamp in the connection

date-time

defines the end time for search - absolute timestamp in the connection

integer

specifies the start position to search for in milliseconds - relative to the start of connection

integer

specifies the end position to search for in milliseconds - relative to the start of connection

Headers
string
required
Defaults to Bearer a-proper-token-goes-here

OAuth2 token

Responses

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