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

# GET /entries/{entryId}/verifiedPlatforms

`GET /entries/{entryId}/verifiedPlatforms`

Get the verified platforms for each version of an entry.

## Path parameters

- `entryId` integer, required

## Response `default`

default response

- VersionVerifiedPlatform[]
  - `metadata` string
  - `path` string
  - `platformVersion` string
  - `source` string
  - `verified` boolean
  - `versionId` integer

---

[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)
