curl --location '/open/api/v1/test?param=undefined' \ --header 'x-auth-token: {{token}}'
{ "code": 0, "message": "", "data": { "param": "", "userId": "", "workspaceId": "", "username": "" }, "timestamp": 0 }