---
title: "Get Node Type Actions"
method: GET
path: "/v1/nodes/{nodeid}/actions"
tags: ["nodes v1"]
---

# Get Node Type Actions

`GET /v1/nodes/{nodeid}/actions`

Get Node Type Actions based on user permissions.

## Response `200`

The actions to be returned

- GetV1NodesNodeidActionsResponse
  - `canOverview` boolean
  - `canAddTag` boolean
  - `canAddVersion` boolean
  - `canCheckout` boolean
  - `canComment` boolean
  - `canCopy` boolean
  - `canShortcut` boolean
  - `canDownload` boolean
  - `canEdit` boolean
  - `canEditMetaTags` boolean
  - `canFavourite` boolean
  - `canMove` boolean
  - `canOpenInFolder` boolean
  - `canPermissions` boolean
  - `canPublish` boolean
  - `canGoToPublish` boolean
  - `canPublishedLocation` boolean
  - `canStartProcess` boolean
  - `canRemoveFromBasket` boolean
  - `canRename` boolean
  - `canSplitView` boolean
  - `canView` boolean
  - `canDelete` boolean

---

[API](https://skmtc.dev/causeway/apis/untitled-api.md) · [All operations](https://skmtc.dev/causeway/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/causeway/untitled-api/revisions/b75c118139f8/schema)
