WorkspaceInvitationResponseDto
Example
JSON
{ "id": "string", "email": "string", "first_name": "string", "last_name": "string", "name": "string", "role_id": "string", "role_name": "string", "node_id": "string", "node_name": "string", "has_initial_assignment": false, "status": "pending", "expires_at": "2026-04-20T12:00:00.000Z", "invited_by": "string", "created_at": "2026-04-20T12:00:00.000Z" }
Properties
True when the invitation carries a starting role at a location, so accepting it grants access rather than only creating the identity.
Tell us how we can improve this guide.