[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[],["This document describes how to retrieve shipment details using a GET request. The request URL follows a specific format: `https://middlemileoptimization.googleapis.com/v1/{name=networks/*/shipments/*}`, with the shipment's name as a required path parameter. The `name` parameter uses the format: \"networks/{network}/shipments/{shipment}\". No request body is needed. A successful request returns a `Shipment` object in the response body. The request utilizes gRPC Transcoding syntax.\n"]]