latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
Users
Get a specific user profile
Get a specific user profile by name
get/users/{name}
Path parameters
namestring required
Response
Successful Response
Example response
{
"name": "Ladybug Bot",
"username": "ladybugbot",
"description": "Beep Boop!",
"picture": "https://avatars1.githubusercontent.com/u/38131342"
}