NodeAccessResponseDto
Example
JSON
{ "id": "string", "application_id": "string", "parent_node_id": "string", "node_type": "string", "name": "string", "description": "string", "slug": "string", "status": "string", "metadata": {}, "created_at": "2026-04-20T12:00:00.000Z", "updated_at": "2026-04-20T12:00:00.000Z", "version": 0, "access_state": "accessible", "can_access": false, "can_manage": false }
Properties
Optimistic-lock version. Send back as the `If-Match` header when updating, moving, or deleting to detect concurrent edits.
Tell us how we can improve this guide.