Typeahead by order label
Returns distinct label values matching the query for orders where the caller is coordinator (coordinator_label) or executor (task_group_details.executor_label). | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[str])
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
query
Typeahead search query
limit
Max results
Response
Successful Response
Errors
422
Orders Typeahead Label V1request Unprocessable Entity Error

