#main - queryDownload a repository export as CAR file. Optionally only a 'diff' since a previous revision. Does not require auth; implemented by PDS.
Query Parameters
| Name | Type | Details |
|---|---|---|
did |
string (required) |
The DID of the repo. Syntax Format: |
since |
string |
The revision ('rev') of the repo to create a diff from. |
Response Body
Content Type: application/vnd.ipld.car
Errors
| Name | Description |
|---|---|
RepoNotFound |
|
RepoTakendown |
|
RepoSuspended |
|
RepoDeactivated |