List Repositories
GET https://api.repoflow.io/1/workspaces/<workspace-ref>/repositories
List all repositories in a workspace to retrieve IDs and metadata. If you do not authenticate, only public repositories are returned. Authenticate to see private repositories.
Authentication: Optional
Path Parameters
workspace-refstringRequired
Workspace ID or name.