Users
Get admin thumbnail
Redirect to the admin user thumbnail URL.
Response Body
application/json
curl -X GET "https://loading/api/users/@admin/thumbnail"Empty
{
"data": null,
"error": {
"code": "NOT_FOUND",
"message": "Resource not found.",
"status": 404
},
"time": 1680000000000,
"request": "/api/endpoint"
}