Search
Search Resources
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.
Query Parameters
Name | Type | Description |
---|---|---|
limit | number | Limits the number of results returned |
skip | boolean | Skips over this number of items in query results |
Headers
Name | Type | Description |
---|---|---|
Accept-Version | string | Set to |
Request Body
Name | Type | Description |
---|---|---|
criteria | object | A Search Criteria object as described below |
Search Criteria
Please see the Criteria Documentation
Last updated