Explore Plans
Mobile menu Close menu
GitHub

List starred repos

This query returns a list of repositories starred by the current user.

Developer info

API endpoint slug
github.get_starred_repos
Runtime method
performQuery("github.get_starred_repos"}

Query fields

No fields for this query

Ingredients

Repository name Repository name.

Slug
repository_name
Filter code
Github.getStarredRepos.RepositoryName
Type
String
Example
octocat/Hello-World

Repository description The description of the repisitory.

Slug
repository_description
Filter code
Github.getStarredRepos.RepositoryDescription
Type
String
Example
My Hello World project.

Repository url Repository URL.

Slug
repository_url
Filter code
Github.getStarredRepos.RepositoryUrl
Type
Web URL
Example
https://github.com/octocat/Hello-World