Authorization: ********************curl --location --request GET '/api/feature/' \
--header 'Authorization: Bearer <token>'{
"id": "d2a3ca16-be45-4958-898b-fbf8e54fe3eb",
"name": "api/user",
"title": "Users",
"service": {
"id": "c16f6536-f6aa-4f1c-b6b4-01cf27240bd9",
"name": "hliberty.auth",
"url": "http://127.0.0.1:8001",
"status": true
},
"status": true,
"actions": {
"POST": 1,
"PUT": 2,
"DELETE": 4,
"SHOW": 8
}
}