com.atproto.sync.get Repo

GET {{baseUrl}}/xrpc/com.atproto.sync.getRepo?did=<did>&since=<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.

Download a repository export as CAR file. Optionally only a 'diff' since a previous revision. Does not require auth; implemented by PDS.

Request Params

KeyDatatypeRequiredDescription
didstring(Required) The DID of the repo.
sincestringThe revision ('rev') of the repo to create a diff from.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

&quot;&quot;