The following is almost ubiquitous with API setups but by default isn't written to the API config. I think perhaps it should be, what do you think, @eduardoboucas?
"paths": {
"collections": "workspace/collections",
"endpoints": "workspace/endpoints",
"hooks": "workspace/hooks"
},