Lists all results for an order.
Results are ordered by creation date.
API Key for the vendor
200 OK
[
{
"id": "res_abc123",
"title": "connections.csv",
"file_size": "398370",
"file_type": "text/csv",
"file_name": "export.csv",
"order_id": "i_abc123",
"created_at": "2024-08-23 19:25:41.605688+00",
"updated_at": "2024-08-23 19:25:41.605688+00"
}
]