curl --request GET \
--url https://api.example.com/api/repos[
{
"codeHostType": "github",
"repoId": 123,
"repoName": "<string>",
"webUrl": "<string>",
"isFork": true,
"isArchived": true,
"repoDisplayName": "<string>",
"externalWebUrl": "<string>",
"imageUrl": "<string>",
"indexedAt": "2023-11-07T05:31:56Z",
"pushedAt": "2023-11-07T05:31:56Z",
"defaultBranch": "<string>"
}
]curl --request GET \
--url https://api.example.com/api/repos[
{
"codeHostType": "github",
"repoId": 123,
"repoName": "<string>",
"webUrl": "<string>",
"isFork": true,
"isArchived": true,
"repoDisplayName": "<string>",
"externalWebUrl": "<string>",
"imageUrl": "<string>",
"indexedAt": "2023-11-07T05:31:56Z",
"pushedAt": "2023-11-07T05:31:56Z",
"defaultBranch": "<string>"
}
]x > 00 < x <= 100name, pushed asc, desc Paginated repository list.
github, gitlab, gitea, gerrit, bitbucketServer, bitbucketCloud, genericGitHost, azuredevops Was this page helpful?