AdminRoleResponseDto
Example
JSON
{ "id": "string", "name": "string", "description": "string", "is_system": false, "system_key": "string", "is_active": false, "scope": "account", "capabilities": [ "string" ], "assignment_count": 0, "created_at": "2026-04-20T12:00:00.000Z", "updated_at": "2026-04-20T12:00:00.000Z" }
Properties
Live grants of this role across the whole Account, not just one Environment
Tell us how we can improve this guide.