curl --location --request GET '/p/cms/categories/' \
--header 'Authorization: WAC-RSA-SHA2048 app_id=10000,nonce_str={{nonce_str}},signature={{signature}},timestamp={{timestamp}}'{
"code": 0,
"message": "string",
"data": [
null
]
}