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

The response is of type RegistryRepositoryReadMinimal · object[].