List
Returns a paginated list of mirrored CXT orders with provider organizations expanded, filtering, sorting, pagination, and optional search. | (CxtOrderListFilters) -> (CxtOrderListRes)
Query parameters
Field to sort by
Sort order for query results
Sort direction
Max items to return
Max items to return
Page number (1-indexed)
Page number (1-indexed)
Search CXT order IDs.
Search CXT order IDs.
Filter by provider org ID(s)
Filter by provider org ID(s)
Filter by CXT's exact order ID
Filter by CXT's exact order ID
Filter mirrored_at_timestamp >= value
Filter mirrored_at_timestamp >= value
Filter mirrored_at_timestamp <= value
Filter mirrored_at_timestamp <= value
Filter created_at_timestamp >= value
Filter created_at_timestamp >= value
Filter created_at_timestamp <= value
Filter created_at_timestamp <= value
Filter updated_at_timestamp >= value
Filter updated_at_timestamp >= value
Filter updated_at_timestamp <= value
Filter updated_at_timestamp <= value
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.