curl --request GET \ --url https://routing.solvice.io/table/{id}
{ "id": 123, "tableResponseId": 123, "status": "IN_PROGRESS", "updatedAt": "<string>", "createdAt": "<string>" }
Get table status
IN_PROGRESS
SUCCEEDED
FAILED