{}
curl --location --request GET 'http://127.0.0.1/cspace/get_custom_space?access_token=6d1bxxxx&domain=aaa' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "spaceid": "string", "errmsg": "string", "errcode": 0 }