Production Runs
If not set, production runs for all machines will be considered.
If not set, all products will be considered.
301292If not set, all products will be considered.
4646d168-a98b-447e-834a-d36dd1f33eb4If not set, all production orders will be considered.
FA1Only production runs being executed starting at start will be returned. If not set, no lower time bound will be assumed.
2023-07-19T19:39:46.735269+02:00Only production runs being executed up to end will be returned. If not set, no upper time bound will be assumed.
If not set, production runs for all UUIDs will be considered.
Filter production runs based on a partial match of the external id of the production order or product. Use product-external-id: and production-external-id: prefixes to specify the field to search in.
product-external-id:301292Pattern: ^(?P<product_external_id>product-external-id:)(?P<product_external_id_value>.*)|^(?P<production_order_external_id>production-order-external-id:)(?P<production_order_external_id_value>.*)Successful Response
Validation Error
Successful Response
The UUID of the production run.
123e4567-e89b-12d3-a456-426614174000The UUID of the machine the production run was executed on.
The identifier of the production order.
FA1234The UUID of the product that was produced.
The start of the production run in ISO8601 format with timezone info.
The end of the production run in ISO8601 format with timezone info. If the value of this field is null, the production run is not yet finished.
The average throughput of the production run excluding downtimes.
Validation Error
Last updated