---
title: "Get Deployment Authorized Actions"
method: GET
path: "/api/agent/deployments/{deploymentId}/authorized_actions"
tags: ["DeploymentService"]
---

# Get Deployment Authorized Actions

`GET /api/agent/deployments/{deploymentId}/authorized_actions`

Get list of actions the user is authorized to take on the deployment

## Path parameters

- `deploymentId` string, required

## Response `200`

OK

- ProtosDeploymentV1GetDeploymentAuthorizedActionsResponse
  - `authorized_actions` string[]

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/versions/6483eeecd582/schema)
