Check Roblox users against the global Shield flagged list.
These endpoints let you check whether a Roblox user is on the Technified Shield flagged list. The list itself is maintained centrally by Technified administrators, so a guild API key can only read it. Adding and removing flags is not available through the guild API.
If you run the Adonis plugin, enable SYNC_SHIELD instead of calling these endpoints yourself. See How Shield works.
When you call this with a guild key and the user is flagged, Technified also posts a Shield flag kick entry to your Discord log channel if Shield Flag Kick logging is enabled. See How Shield works.
Only the flagged users from your list are returned, each with roblox_id, roblox_username, reason, source, and category. IDs that are not flagged are simply absent.