quick_actions_show Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request GET 'https://api.temlittoral.com/api/v1/quick-actions/' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'{
"id": 3,
"title": "Test Annonce",
"content": "<p>Html allow and cleared</p>",
"published_at": null,
"show_in_modal": false,
"created_at": "2024-10-23 09:51:38",
"updated_at": "2024-10-23 09:51:38"
}