pub async fn get_service(
    configuration: &mut Configuration,
    params: GetServiceParams
) -> Result<ServiceResponse, Error<GetServiceError>>
Expand description

Get a specific service by id.