Search
Search Resources
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
Search Criteria
Last updated
GET https://{organisation}.clearlrs.com/api/search
Advanced system-wide search across multiple resources. The results of this search will include both Actors (Agents and Groups) as well as Activities.
limit
number
Limits the number of results returned
skip
boolean
Skips over this number of items in query results
Accept-Version
string
Set to 2.0.0 to use this version of the API
criteria
object
A Search Criteria object as described below
Please see the Criteria Documentation
Last updated