cURL
curl --request GET \ --url https://routing.solvice.io/table/{id}/progress \ --header 'Authorization: <api-key>'
{ "nrOfSucceededChildren": 8, "nrOfFailedChildren": 0, "nrOfChildren": 8 }
10x10
100x100
250x250
1000x1000
10000x10000
Api Key based authentication (apikey)
OK
The response is of type object.
object