Required. The resource name of the entitlement to retrieve. Name uses the format: accounts/{account_id}/customers/{customer_id}/entitlements/{entitlement_id}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Entitlement.
[[["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 2025-01-13 UTC."],[[["This webpage details how to retrieve a specific Entitlement resource using a GET request."],["The request URL requires a formatted `name` parameter specifying the account, customer, and entitlement IDs."],["The HTTP request must be a GET method and the request body must be empty for this API call."],["A successful request will return an Entitlement resource in the response body, as detailed on the page."],["Authorization requires the `https://www.googleapis.com/auth/apps.order` OAuth scope."]]],[]]