List ungrouped orders
Lists the caller’s standalone orders (provider party, non-DRAFT, not in any of the caller’s order groups), each with the caller org’s billing-review status. Filtering, sorting, and pagination use stored Order fields. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (UngroupedOrderListRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
filter_shipping_status
Filter by order status(es).
sort_by
Field to sort by.
Allowed values:
sort_order
Sort order (asc or desc).
Allowed values:
page
page_size
Response
Successful Response
items
total_count
Errors
422
Orders and Order Groups Ungrouped Orders List V1request Unprocessable Entity Error

