Authorization: Bearer ********************
curl --location '/logs/types' \ --header 'Authorization: Bearer <token>'
{ "items": [ { "cephisso_platform_accounts_id": 0, "log_type": "string" } ] }