Skip to main content
Schema1.1.4object

nullable-authorization

The authorization for an OAuth app, GitHub App, or a Personal Access Token.

Source
github-v3-rest.json
Revision
f5f067c1e6f6
Active snapshot
85e53e3d0d65

Authorization

object

The authorization for an OAuth app, GitHub App, or a Personal Access Token.

app object
required
created_at string (date-time)
required
fingerprint string
requirednullable
hashed_token string
requirednullable
id integer
required
note string
requirednullable
note_url string (uri)
requirednullable
scopes array
requirednullable

A list of scopes that this authorization is in.

token string
required
token_last_eight string
requirednullable
updated_at string (date-time)
required
url string (uri)
required