API SpecsCustomersGet a customerReturns the full customer detail for a customer id.GET/api/unstable/customers/{id}TestReturns the full customer detail for a customer id.Response Body200application/json400application/json401403application/json404application/json409application/json422application/json503504application/jsonDelete a customer DELETEDeletes the selected customer record.Get recent customers GETReturns the most recently updated customers for the current workspace.