Get Host Detailsget https://localhost:8501/lr-admin-api/hosts/{id}Returns Host details based on the Host Id.Path Paramsidintegerrequired-2147483647 to 2147483647The Object Id stored in the database.Responses 200Returns Host detail based on Host Id. 403A User without correct permission tried to fetch the host. 404No Host found in the database.Updated 6 months ago