curl --location --request GET 'http://172.21.105.48:48801/portal-service/sync/user?systemCode=RS' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0'
{
"hostId": "string",
"requestId": "string",
"serverTime": "string",
"code": "string",
"message": "string",
"detail": "string",
"cause": null
}