---
title: "Get Deployment GitHub App Status"
method: GET
path: "/api/agent/deployments/{deploymentId}/github_app_status"
tags: ["DeploymentService"]
---

# Get Deployment GitHub App Status

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

Check if the Semgrep GitHub app is installed for the deployment

## Path parameters

- `deploymentId` string, required

## Query parameters

- `withCodeAccess` boolean

## Response `200`

OK

- ProtosDeploymentV1GetDeploymentGitHubAppStatusResponse
  - `github_app_status` boolean

---

[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/revisions/6483eeecd582/schema)
