Skip to main content

com.atproto.sync.getRepo

GET 

com.atproto.sync.getRepo

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

Request

Query Parameters

    did didrequired

    The DID of the repo.

    since string

    The revision ('rev') of the repo to create a diff from.

Responses

OK

Schema

    any

Loading...