---
title: "Get list entry"
method: GET
path: "/v0/lists/{id}/entries/entry"
tags: ["Lists"]
---

# Get list entry

`GET /v0/lists/{id}/entries/entry`

Get list entry, if present

## Path parameters

- `id` string, uuid, required — List ID

## Query parameters

- `string` string, required — String list entry

## Response `200`

OK

- string

---

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