List
Lists order templates for the caller’s organization with filtering, sorting, pagination, and optional full-text search (name, description, order_input, off_chrt_reference_id_str). | authz: min_org_role=operator | () -> (OrderTemplateListRes)
Lists order templates for the caller’s organization with filtering, sorting, pagination, and optional full-text search (name, description, order_input, off_chrt_reference_id_str). | authz: min_org_role=operator | () -> (OrderTemplateListRes)
Bearer authentication of the form Bearer <token>, where token is your auth token.
Sort order (asc or desc).
Full-text search query
Filter by archived (True) vs active (False) templates.
Filter created_at_timestamp >= value (inclusive).
Filter created_at_timestamp <= value (inclusive).
Filter last_edited_at_timestamp >= value (inclusive).
Filter last_edited_at_timestamp <= value (inclusive).