Quick Search Clients

This endpoint returns a small, ranked list of clients matching a free-text query. It searches by name, email, phone, identification number, and record number, and is intended for type-ahead / autocomplete use cases.

Errors Dictionary

StatusErrorDetailDescription
401unauthorizedinvalid_api_keyMissing or invalid Bearer token.
401unauthorizedapi_config_inactiveAPI access is inactive for this company.
403forbiddenscope_deniedAPI key lacks clients:read scope.
400bad_requestmissing_qQuery string q is required.
429rate_limitedburst_limit_exceededPer-minute request limit exceeded.
429rate_limiteddaily_quota_exceededDaily request quota exceeded.
502upstream_unavailableThe upstream service is unavailable.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length ≤ 50

Free-text search query (max 50 characters).

integer
1 to 25
Defaults to 10

Maximum number of results (defaults to 10, max 25).

Responses

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