access-token: ********************
curl --location '/admin/departments/type/list' \ --header 'access-token: <api-key>'
{ "success": true, "type_list": [ "string" ] }