curl --location '/v1/admin/entitlements/'{
"endpoint": "GET /v1/admin/entitlements/{userID}",
"snapshot": {
"userID": "local-user-001",
"plan": "pro",
"allowedModes": [
"voiceInput",
"translation",
"rewrite"
],
"remainingQuotaSeconds": 7200,
"remainingAddonSeconds": 600,
"totalRemainingSeconds": 7800,
"asOf": "2026-04-01T16:20:00Z"
}
}