---
title: "Get data blocks needed to prove the existence or non-existence of record in the current version of repo. Does not require auth."
method: GET
path: "/xrpc/com.atproto.sync.getRecord"
tags: ["com.atproto.sync"]
---

# Get data blocks needed to prove the existence or non-existence of record in the current version of repo. Does not require auth.

`GET /xrpc/com.atproto.sync.getRecord`

## Query parameters

- `did` string, did, required — The DID of the repo.
- `collection` string, nsid, required
- `rkey` string, record-key, required — Record Key

## Response `200`

Success

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema.md) · [All operations](https://skmtc.dev/streamplace/apis/generated-lexicon-api-schema/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/streamplace/generated-lexicon-api-schema/revisions/1eee35ef2abd/schema)
