Lists public repositories for the specified user. Note: For GitHub AE, this endpoint will list internal repositories for the specified user.

External Documentation

To learn more, visit the GitHub documentation.

Parameters

ParameterDescription
DirectionCan be one of asc or desc.
PagePage number of the results to fetch.
Per PageResults per page. (max 100)
Return All PagesAutomatically fetch all resources, page by page.
SortCan be one of created, updated, pushed, full_name.
TypeCan be one of all, owner, member.
UsernameThe handle for the GitHub user account.

Example Output

[
	{
		"id": 359816281,
		"node_id": "<string>",
		"name": "<string>",
		"full_name": "<string>",
		"private": false,
		"owner": {
			"login": "<string>",
			"id": 107516189,
			"node_id": "<string>",
			"avatar_url": "<string>",
			"gravatar_id": "<string>",
			"url": "<string>",
			"html_url": "<string>",
			"followers_url": "<string>",
			"following_url": "<string>",
			"gists_url": "<string>",
			"starred_url": "<string>",
			"subscriptions_url": "<string>",
			"organizations_url": "<string>",
			"repos_url": "<string>",
			"events_url": "<string>",
			"received_events_url": "<string>",
			"type": "<string>",
			"user_view_type": "<string>",
			"site_admin": false
		},
		"html_url": "<string>",
		"description": "<string>",
		"fork": false,
		"url": "<string>",
		"forks_url": "<string>",
		"keys_url": "<string>",
		"collaborators_url": "<string>",
		"teams_url": "<string>",
		"hooks_url": "<string>",
		"issue_events_url": "<string>",
		"events_url": "<string>",
		"assignees_url": "<string>",
		"branches_url": "<string>",
		"tags_url": "<string>",
		"blobs_url": "<string>",
		"git_tags_url": "<string>",
		"git_refs_url": "<string>",
		"trees_url": "<string>",
		"statuses_url": "<string>",
		"languages_url": "<string>",
		"stargazers_url": "<string>",
		"contributors_url": "<string>",
		"subscribers_url": "<string>",
		"subscription_url": "<string>",
		"commits_url": "<string>",
		"git_commits_url": "<string>",
		"comments_url": "<string>",
		"issue_comment_url": "<string>",
		"contents_url": "<string>",
		"compare_url": "<string>",
		"merges_url": "<string>",
		"archive_url": "<string>",
		"downloads_url": "<string>",
		"issues_url": "<string>",
		"pulls_url": "<string>",
		"milestones_url": "<string>",
		"notifications_url": "<string>",
		"labels_url": "<string>",
		"releases_url": "<string>",
		"deployments_url": "<string>",
		"created_at": "2021-10-28T16:05:50Z",
		"updated_at": "2021-10-28T16:05:50Z",
		"pushed_at": "2021-10-28T16:05:50Z",
		"git_url": "<string>",
		"ssh_url": "<string>",
		"clone_url": "<string>",
		"svn_url": "<string>",
		"homepage": "<string>",
		"size": 98,
		"stargazers_count": 1,
		"watchers_count": 1,
		"language": "<string>",
		"has_issues": true,
		"has_projects": true,
		"has_downloads": true,
		"has_wiki": true,
		"has_pages": false,
		"has_discussions": false,
		"forks_count": 1,
		"mirror_url": null,
		"archived": false,
		"disabled": false,
		"open_issues_count": 2,
		"license": null,
		"allow_forking": true,
		"is_template": false,
		"web_commit_signoff_required": false,
		"topics": [],
		"visibility": "<string>",
		"forks": 1,
		"open_issues": 2,
		"watchers": 1,
		"default_branch": "<string>",
		"permissions": {
			"admin": false,
			"maintain": false,
			"push": false,
			"triage": false,
			"pull": false
		}
	},
	{
		"id": 117431049,
		"node_id": "<string>",
		"name": "<string>",
		"full_name": "<string>",
		"private": false,
		"owner": {
			"login": "<string>",
			"id": 108062355,
			"node_id": "<string>",
			"avatar_url": "<string>",
			"gravatar_id": "<string>",
			"url": "<string>",
			"html_url": "<string>",
			"followers_url": "<string>",
			"following_url": "<string>",
			"gists_url": "<string>",
			"starred_url": "<string>",
			"subscriptions_url": "<string>",
			"organizations_url": "<string>",
			"repos_url": "<string>",
			"events_url": "<string>",
			"received_events_url": "<string>",
			"type": "<string>",
			"user_view_type": "<string>",
			"site_admin": false
		},
		"html_url": "<string>",
		"description": "<string>",
		"fork": false,
		"url": "<string>",
		"forks_url": "<string>",
		"keys_url": "<string>",
		"collaborators_url": "<string>",
		"teams_url": "<string>",
		"hooks_url": "<string>",
		"issue_events_url": "<string>",
		"events_url": "<string>",
		"assignees_url": "<string>",
		"branches_url": "<string>",
		"tags_url": "<string>",
		"blobs_url": "<string>",
		"git_tags_url": "<string>",
		"git_refs_url": "<string>",
		"trees_url": "<string>",
		"statuses_url": "<string>",
		"languages_url": "<string>",
		"stargazers_url": "<string>",
		"contributors_url": "<string>",
		"subscribers_url": "<string>",
		"subscription_url": "<string>",
		"commits_url": "<string>",
		"git_commits_url": "<string>",
		"comments_url": "<string>",
		"issue_comment_url": "<string>",
		"contents_url": "<string>",
		"compare_url": "<string>",
		"merges_url": "<string>",
		"archive_url": "<string>",
		"downloads_url": "<string>",
		"issues_url": "<string>",
		"pulls_url": "<string>",
		"milestones_url": "<string>",
		"notifications_url": "<string>",
		"labels_url": "<string>",
		"releases_url": "<string>",
		"deployments_url": "<string>",
		"created_at": "2021-10-28T16:05:50Z",
		"updated_at": "2021-10-28T16:05:50Z",
		"pushed_at": "2021-10-28T16:05:50Z",
		"git_url": "<string>",
		"ssh_url": "<string>",
		"clone_url": "<string>",
		"svn_url": "<string>",
		"homepage": null,
		"size": 20,
		"stargazers_count": 1,
		"watchers_count": 2,
		"language": "<string>",
		"has_issues": true,
		"has_projects": true,
		"has_downloads": true,
		"has_wiki": true,
		"has_pages": false,
		"has_discussions": false,
		"forks_count": 1,
		"mirror_url": null,
		"archived": false,
		"disabled": false,
		"open_issues_count": 0,
		"license": null,
		"allow_forking": true,
		"is_template": false,
		"web_commit_signoff_required": false,
		"topics": [],
		"visibility": "<string>",
		"forks": 1,
		"open_issues": 2,
		"watchers": 1,
		"default_branch": "<string>",
		"permissions": {
			"admin": false,
			"maintain": false,
			"push": false,
			"triage": false,
			"pull": false
		}
	}
]

Workflow Library Example

List User Repos with Github and Send Results Via Email

Preview this Workflow on desktop