---
title: "GET /entries/{entryId}/syncStatus"
method: GET
path: "/entries/{entryId}/syncStatus"
tags: ["entries"]
---

# GET /entries/{entryId}/syncStatus

`GET /entries/{entryId}/syncStatus`

Get information about automatic updates to the entry

## Path parameters

- `entryId` integer, required

## Response `200`

Information about automatic updates to the entry

- SyncStatus — Information about automatic updates to the entry
  - `gitHubAppInstalled` boolean — False if the GitHub App is conclusively not installed, true otherwise.

---

[API](https://skmtc.net/dockstore/apis/dockstore-api.md) · [All operations](https://skmtc.net/dockstore/apis/dockstore-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dockstore/dockstore-api/versions/9d82a4e96aa7/schema)
