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

NameTypeDescription

limit

number

Limits the number of results returned

skip

boolean

Skips over this number of items in query results

Headers

NameTypeDescription

Accept-Version

string

Set to 2.0.0 to use this version of the API

Request Body

NameTypeDescription

criteria

object

A Search Criteria object as described below

Search Criteria

Please see the Criteria Documentation

Last updated