Returns a single reaction type. Omit this parameter to list all reactions to a team discussion comment.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Deprecation Notice: This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new List reactions for a team discussion comment
endpoint.
List the reactions to a team discussion comment. OAuth access tokens require the read:discussion
scope.
Returns a single reaction type. Omit this parameter to list all reactions to a team discussion comment.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
Example:1
Example:MDg6UmVhY3Rpb24x
Simple User
The reaction to use
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Example:heart
Example:2016-05-20T20:09:31Z
Deprecation Notice: This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new “Create reaction for a team discussion comment” endpoint.
Create a reaction to a team discussion comment. OAuth access tokens require the write:discussion
scope. A response with an HTTP 200
status means that you already added the reaction type to this team discussion comment.
The reaction type to add to the team discussion comment.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Response
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
Example:1
Example:MDg6UmVhY3Rpb24x
Simple User
The reaction to use
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Example:heart
Example:2016-05-20T20:09:31Z
Deprecation Notice: This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new List reactions for a team discussion
endpoint.
List the reactions to a team discussion. OAuth access tokens require the read:discussion
scope.
Returns a single reaction type. Omit this parameter to list all reactions to a team discussion.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Results per page (max 100)
Default:30
Page number of the results to fetch.
Default:1
Response
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
Example:1
Example:MDg6UmVhY3Rpb24x
Simple User
The reaction to use
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Example:heart
Example:2016-05-20T20:09:31Z
Deprecation Notice: This endpoint route is deprecated and will be removed from the Teams API. We recommend migrating your existing code to use the new Create reaction for a team discussion
endpoint.
Create a reaction to a team discussion. OAuth access tokens require the write:discussion
scope. A response with an HTTP 200
status means that you already added the reaction type to this team discussion.
The reaction type to add to the team discussion.
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Response
Reactions to conversations provide a way to help people express their feelings more simply and effectively.
Example:1
Example:MDg6UmVhY3Rpb24x
Simple User
The reaction to use
Allowed values:+1-1laughconfusedhearthoorayrocketeyes
Example:heart
Example:2016-05-20T20:09:31Z
Lists repositories for the specified organization.
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
Response
Minimal Repository
Example:1296269
Example:MDEwOlJlcG9zaXRvcnkxMjk2MjY5
Example:Hello-World
Example:octocat/Hello-World
Simple User
Example:https://github.com/octocat/Hello-World
Example:This your first repo!
Example:https://api.github.com/repos/octocat/Hello-World
Example:http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}
Example:http://api.github.com/repos/octocat/Hello-World/assignees{/user}
Example:http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}
Example:http://api.github.com/repos/octocat/Hello-World/branches{/branch}
Example:http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}
Example:http://api.github.com/repos/octocat/Hello-World/comments{/number}
Example:http://api.github.com/repos/octocat/Hello-World/commits{/sha}
Example:http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}
Example:http://api.github.com/repos/octocat/Hello-World/contents/{+path}
Example:http://api.github.com/repos/octocat/Hello-World/contributors
Example:http://api.github.com/repos/octocat/Hello-World/deployments
Example:http://api.github.com/repos/octocat/Hello-World/downloads
Example:http://api.github.com/repos/octocat/Hello-World/events
Example:http://api.github.com/repos/octocat/Hello-World/forks
Example:http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}
Example:http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}
Example:http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}
Example:http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}
Example:http://api.github.com/repos/octocat/Hello-World/issues/events{/number}
Example:http://api.github.com/repos/octocat/Hello-World/issues{/number}
Example:http://api.github.com/repos/octocat/Hello-World/keys{/key_id}
Example:http://api.github.com/repos/octocat/Hello-World/labels{/name}
Example:http://api.github.com/repos/octocat/Hello-World/languages
Example:http://api.github.com/repos/octocat/Hello-World/merges
Example:http://api.github.com/repos/octocat/Hello-World/milestones{/number}
Example:http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}
Example:http://api.github.com/repos/octocat/Hello-World/pulls{/number}
Example:http://api.github.com/repos/octocat/Hello-World/releases{/id}
Example:http://api.github.com/repos/octocat/Hello-World/stargazers
Example:http://api.github.com/repos/octocat/Hello-World/statuses/{sha}
Example:http://api.github.com/repos/octocat/Hello-World/subscribers
Example:http://api.github.com/repos/octocat/Hello-World/subscription
Example:http://api.github.com/repos/octocat/Hello-World/tags
Example:http://api.github.com/repos/octocat/Hello-World/teams
Example:http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}
Example:http://api.github.com/repos/octocat/Hello-World/hooks
Example:2011-01-26T19:06:43Z
Example:2011-01-26T19:01:12Z
Example:2011-01-26T19:14:43Z
A git repository
Code Of Conduct
Example:0
Example:0
Example:0