Discovery

Current User

Returns info about the authenticated user.

get/api/v1/user

Response

User info

loginstring required

User's login identifier (e.g. GitHub username).

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 status

      response-optional-property-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog