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