Typeahead

Returns distinct device_mac_address and off_chrt_reference_id values matching the query via case-insensitive regex, searching devices. Use org_scope to restrict to owned, shared, or both (default). | authz: min_org_role=operator | () -> (list[TrackingTypeaheadResult])

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

querystringRequired
Typeahead search query
limitinteger or nullOptional1-50Defaults to 10
Max results per field
org_scopeenum or nullOptional

Filter by org ownership: owned, shared, or owned_and_shared

Allowed values:

Response

Successful Response
typeenum
Allowed values:
valueslist of strings

Errors