GET
/
registry
/
repos
[
  {
    "id": "<string>",
    "origin": "<string>",
    "last_synced_at": "2023-11-07T05:31:56Z",
    "commit_sha": "<string>"
  }
]

Authorizations

fastapiusersauth
string
cookie
required

Response

200 - application/json

Successful Response

id
string<uuid4>
required
origin
string
required
last_synced_at
string<date-time> | null
required
commit_sha
string | null
required