Northcoders Logo     Northcoders News API
GitHubGitHub (opens in a new tab)LinkedIn Logo (opens in a new tab)
  • API Reference
  • Articles
    • Delete Articles by Id
    • Get Articles
    • Get Articles by Id
    • Patch Articles by Id
    • Post Articles
  • Articles Comments
    • Get Articles Comments
    • Post Articles Comments
  • Comments
    • Delete Comment by Id
    • Get Comment by Id
    • Get Comments
    • Patch Comment by Id
  • Topics
    • Get Topics
    • Post Topics
  • Users
    • Get Users
    • Get Users by Username
    • Post User
  • API Reference
  • Articles
    • Delete Articles by Id
    • Get Articles
    • Get Articles by Id
    • Patch Articles by Id
    • Post Articles
  • Articles Comments
    • Get Articles Comments
    • Post Articles Comments
  • Comments
    • Delete Comment by Id
    • Get Comment by Id
    • Get Comments
    • Patch Comment by Id
  • Topics
    • Get Topics
    • Post Topics
  • Users
    • Get Users
    • Get Users by Username
      • Description
      • Example Response
    • Post User

On This Page

  • Description
  • Example Response
Question? Give us feedback → (opens in a new tab)Edit this page
Users
Get Users by Username

Description

This will respond with the requested user's profile that includes their: username, name, and avatar_url.

Example Response

{
	"username": "tickle122",
	"name": "Tom Tickle",
	"avatar_url": "https://vignette.wikia.nocookie.net/mrmen/images/d/d6/Mr-Tickle-9a.png/revision/latest?cb=20180127221953"
}
Get UsersPost User

Docs
  • API Reference
           
Community
  • LinkedIn
  • Twitter
  • Dev.to