Skip to main content

List all the git authors of a repository

Get all git blame author names per full repo name (owner and name)

Query Parameters
  • fullRepoName string required
  • sourceType string required
    • Github, Bitbucket, Gitlab, AzureRepos, cli, AWS, Azure, GCP, githubEnterprise, gitlabEnterprise, bitbucketEnterprise, terraformCloud, tfcRunTasks, githubActions, circleci, codebuild, jenkins, kubernetesWorkloads, Kubernetes, admissionController
Responses

array of author names


Schema
  • Array [
  • string
  • ]
Loading...