DistributorSetupStatus
Check setup status
Returns whether the server setup has been completed.
Response Body
application/json
curl -X GET "https://loading/api/setup/status"{
"property1": true,
"property2": true
}Returns whether the server setup has been completed.
application/json
curl -X GET "https://loading/api/setup/status"{
"property1": true,
"property2": true
}curl -X GET "https://loading/api/setup/status"