New services
Explore Plans
Mobile menu Close menu
GitHubGitHub

List starred repos

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

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
github.get_starred_repos
Runtime method
performQuery("github.get_starred_repos")

Query fields

No fields for this query

Ingredients

Repository name

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

Repository description

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

Repository URL

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