"scope": "license" 字段。curl --location --request GET '/sdk/v2/api/license/users?page=1&size=30' \
--header 'X-Shimo-Signature: {{signature}}' \
--header 'X-Shimo-Token: {{token}}'[
{
"userId": "2",
"createdAt": "2024-02-01T10:08:01Z",
"status": 1
},
{
"userId": "1",
"createdAt": "2024-01-31T02:48:47Z",
"status": 1
}
]