#main
- queryGet the current commit CID & revision of the specified repo. Does not require auth.
Query Parameters
Name | Type | Details |
---|---|---|
did |
string (required) |
The DID of the repo. Syntax Format: |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
cid |
string (required) |
Syntax Format: |
rev |
string (required) |
Errors
Name | Description |
---|---|
RepoNotFound |
|
RepoTakendown |
|
RepoSuspended |
|
RepoDeactivated |