Authorization: Bearer ********************curl --location --request GET 'https://api.temlittoral.com/api/v1/me' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": 1,
"username": "admin_root",
"email": "admin@beta.com",
"created_by_id": null,
"credit": 0,
"full_name": "Admin Root",
"dns": null,
"note": null,
"whatsapp": null,
"telegram": null,
"adult": null,
"tos_acceptance_at": null,
"pin": "XbUJjy",
"last_ip": null,
"show_bouquets_by": null,
"paid_test_sold": 0,
"restricted": false,
"created_at": "2024-08-13 13:01:02",
"updated_at": "2024-08-24 13:10:40"
}