List all tasks for a tasking order.
GET/:contract_id/tasking/orders/:order_id/tasks
Returns a list of tasks for an order, sorted by creation date (newest first).
Includes status history and acquisition metadata for each task.
Request
Responses
- 200
- 404
- 422
Successful Response
Order not found
Validation Error