Provides information about a specific user.
Method | URL |
---|---|
GET | https://api.imgchest.com/v1/user/{username} |
{
"data": {
"name": "LunarLandr",
"posts": 247,
"comments": 0,
"created": "2019-09-25T01:00:45.000000Z"
}
}