mags_show Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request GET 'https://api.temlittoral.com/api/v1/mags/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": 2,
"mac_address": "12:22:22:22:22:22",
"macpass": "570135",
"user_id": 1,
"package_id": 3,
"template_id": null,
"voucher_id": null,
"customer_has_paid": false,
"enable_vpn": false,
"max_connections": 1,
"country": "all",
"note": "Test Note",
"whatsapp_telegram": "098765432",
"restricted": false,
"last_sync_at": "2024-09-02 11:38:10",
"expired_at": "2024-09-04 11:36:23",
"created_at": "2024-09-02 11:36:23",
"updated_at": "2024-09-02 11:38:10"
}