UserInviteResponseDto
Example
JSON
{ "id": "string", "email": "string", "first_name": "string", "last_name": "string", "name": "string", "status": "pending", "expires_at": "2026-04-20T12:00:00.000Z", "invited_by": "string", "created_at": "2026-04-20T12:00:00.000Z", "is_administrator_invite": false, "admin_role_id": "string", "environment_id": "string", "scope_type": "account", "application_node_id": "string" }
Properties
Tell us how we can improve this guide.