Typeahead by entry_tag

Returns distinct entry_tag values matching the query via case-insensitive regex. Searches operations tasks within the caller’s organization. | authz: min_org_role=operator | () -> (list[OperationsTaskTypeaheadResult])

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

Response

Successful Response
type"entry_tag"
valueslist of stringsOptional

Errors

422
Operations Tasks Typeahead V1request Unprocessable Entity Error