enigmas_restrictions Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request GET 'https://api.temlittoral.com/api/v1/enigmas//restrictions' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'[
{
"id": 26,
"title": "Test restrict",
"description": "Test restrict transaction",
"batch": null,
"restrictable_type": "App\\Models\\M3u",
"restrictable_id": 11,
"created_by_id": 1
}
]