curl --location --request GET '/v1/faqs/'
{
"data": {
"id": "fe9b0c20-50f1-468e-95ea-85835d90e939",
"category": "Account",
"question": "How do I reset my password?",
"answer": "You can reset your password by clicking on the 'Forgot Password' link on the login page and following the instructions sent to your email.",
"created_at": "2025-04-22T03:55:09.811Z",
"updated_at": "2025-04-22T03:55:09.811Z"
},
"message": "Sukses mengambil data FAQ"
}
Authorization: Bearer ********************