me

Get the user information

get/me/user

Response

User information retrieved successfully

usernamestring required
github_idinteger

Changes

Changed in 7 of the 29 revisions of this API.115

    • the username response's property pattern was changed from /^[a-z\d](?:[a-z\d]|-_(?=[a-z\d])){0,38}$/i to /^[a-z\d](?:[a-z\d]|-(?=[a-z\d])){0,38}$/i for the status 200

      response-property-pattern-changed

    • the username response's property pattern was changed from /^[a-z\d](?:[a-z\d]|-(?=[a-z\d])){0,38}$/i to /^[a-z\d](?:[a-z\d]|-_(?=[a-z\d])){0,38}$/i for the status 200

      response-property-pattern-changed

    • added the optional property github_id to the response with the 200 status

      response-optional-property-added

    • removed the optional property github_id from the response with the 200 status

      response-optional-property-removed

    • added the optional property github_id to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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