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