com.atproto.sync.get Record
GET {{baseUrl}}/xrpc/com.atproto.sync.getRecord?did=<did>&collection=<nsid>&rkey=<string>
This endpoint is part of the atproto repository synchronization APIs. Requests usually do not require authentication, and can be made to PDS intances or Relay instances.*
To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.
Get data blocks needed to prove the existence or non-existence of record in the current version of repo. Does not require auth.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
did | string | (Required) The DID of the repo. | |
collection | string | (Required) | |
rkey | string | (Required) Record Key |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""