Function get_policies

pub async fn get_policies(
    __arg0: State<SharedState>,
) -> Result<Json<PoliciesListResponse>, ErrorResponse>