IdentityDetailResponseDto
Example
JSON
{ "id": "string", "email": "string", "first_name": "string", "last_name": "string", "name": "string", "avatar_url": "string", "external_id": "string", "metadata": {}, "is_active": false, "email_verified": false, "roles": [ { "assignment_id": "string", "id": "string", "name": "string", "node_id": "string", "node_name": "string", "effective_from": "string", "effective_to": "string" } ], "can_manage": false, "created_at": "2026-04-20T12:00:00.000Z", "updated_at": "2026-04-20T12:00:00.000Z" }
Properties
Tell us how we can improve this guide.