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