curl --location --request GET 'https://api.adventists.cn/v2/api/device/blocklist?type=npc' \
--header 'api-key: AN26Q7MVO04RS6VWIWTE8OQ4BD6DZR98' \
--header 'org-id: WOQSOC'{
"items": [
{
"block_key": "npc:WOQSOC0019ab16be044545ac5a28a61b16a8cb",
"created_at": "2026-04-14T02:29:39Z",
"created_by": "WOQSOC",
"identifier": "WOQSOC0019ab16be044545ac5a28a61b16a8cb",
"reason": "test",
"type": "npc"
}
],
"ok": true
}