Discovery
Current User
Returns info about the authenticated user.
get/api/v1/user
Response
User info
Example response
{
"login": "octocat"
}Changes
Changed in 1 of the 172 revisions of this API.1
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○