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
Key | Datatype | Required | Description |
---|---|---|---|
did | string | (Required) The DID of the repo. | |
since | string | The revision ('rev') of the repo to create a diff from. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""