Authorization: Bearer ********************curl --location --request GET '/remote-control-function-templates/11/users-departments' \
--header 'Authorization: Bearer <token>'{
"remote_control_function_template_id": "11",
"userid": "0",
"entid": "0",
"is_all": false,
"department_ids": [
"3411"
],
"ent_userids": [
"323029",
"323031"
]
}