[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-18 UTC."],[[["This API call retrieves information about a specific build, including its status and timing details."],["The request uses a `GET` HTTP method with a specific URL structure to target the build."],["The request requires a `projectId` and `id` as path parameters to identify the desired build."],["An optional query parameter `name` can be used to identify the build in an alternate format."],["The request body must be empty, and successful requests return a `Build` object containing the build information."]]],[]]