Authorization: Bearer ********************
curl --location '/admin/movie-type' \ --header 'Authorization: Bearer <token>'
[ { "id": 0, "name": "" } ]