Specifies the types of repositories you want returned. Can be one of all
, public
, private
, forks
, sources
, member
, internal
. Note: For GitHub AE, can be one of all
, private
, forks
, sources
, member
, internal
. Default: all
. If your organization is associated with an enterprise account using GitHub Enterprise Cloud or GitHub Enterprise Server 2.20+, type
can also be internal
. However, the internal
value is not yet supported when a GitHub App calls this API with an installation access token.
Allowed values:allpublicprivateforkssourcesmemberinternal
Can be one of created
, updated
, pushed
, full_name
.
Allowed values:createdupdatedpushedfull_name
Default:created
Can be one of asc
or desc
. Default: when using full_name
: asc
, otherwise desc
Allowed values:ascdesc
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1