Authorization: Bearer ********************
curl --location --request GET '/admin/actor/' \ --header 'Authorization: Bearer <token>'
{ "id": 0, "name": "", "photo": "", "description": "" }