Discovery
Current User
Returns info about the authenticated user.
get/api/v1/user
Response
User info
Example response
{
"login": "octocat"
}Changes
No recorded changes to this endpoint across all 134 revisions of this API.
Returns info about the authenticated user.
User info
{
"login": "octocat"
}No recorded changes to this endpoint across all 134 revisions of this API.