Back to GitHub
Connect Knoon AI with GitHub to automate AI workflows.
Get the authenticated GitHub user profile.
githubDefaultGetAuthenticatedUser
BETA
Internal
Permissions
Optional permissions
There are no items to display.
Parameters
There are no items to display.
Returns
| Name | Type | Description |
|---|---|---|
| id | number | GitHub user ID. |
| login | string | GitHub username. |
| name | string | Display name. |
| string | Public email. | |
| htmlUrl | string | Profile URL. |