Changes to users sometimes take a few minutes to appear while being indexed
Security
JWTAuthorizer
- Mock serverhttps://apidocs.trustgrid.io/_mock/user
- https://api.trustgrid.iohttps://api.trustgrid.io/user
curl -i -X GET \
https://apidocs.trustgrid.io/_mock/user \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'OK
Array []
Inline permission policy map. Keys are resource types (e.g. "virtual-networks"), values are scope → action → boolean maps. Present when the user has inline permissions in addition to named policies.
Response
[ { "email": "string", "status": "active", "policyIds": [ … ], "policy": { … }, "permissions": { … }, "landingPage": "string" } ]