For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions
curl --location --request GET '/store/order/'
{
"id": 40238436,
"petId": 69923630,
"quantity": 87,
"shipDate": "2024-12-09",
"status": "approved",
"complete": false
}