Example searches: “EmploymentStatus”, “success”, “HouseholdLabel”, “message”, “Gender”
This endpoint allows you to get the status of the server.
Success
Default value is true.
true
curl \ --request GET 'https://api.fincalc.co.uk/api/status'
{ "success": true, "data": {} }