meta
Overview
Name | meta |
Type | Resource |
Id | github.meta.meta |
Fields
Name | Datatype |
---|---|
git | array |
packages | array |
actions | array |
ssh_key_fingerprints | object |
api | array |
importer | array |
pages | array |
hooks | array |
dependabot | array |
web | array |
verifiable_password_authentication | boolean |
ssh_keys | array |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
get | SELECT | Returns meta information about GitHub, including a list of GitHub's IP addresses. For more information, see "About GitHub's IP addresses." Note: The IP addresses shown in the documentation's response are only example values. You must always query the API directly to get the latest list of IP addresses. | |
get_octocat | EXEC | Get the octocat as ASCII art | |
get_zen | EXEC | Get a random sentence from the Zen of GitHub | |
root | EXEC | Get Hypermedia links to resources accessible in GitHub's REST API |