Full name: projects.locations.instances.dataTables.dataTableRows.get
Get data table row
HTTP request
GET https://chronicle.googleapis.com/v1alpha/{name}
Path parameters
Parameters
name
string
Required. The resource name of the data table row i,e row_id. Format: projects/{project}/locations/{region}/instances/{instance}/dataTables/{data_table}/dataTableRows/{data_table_row}
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of DataTableRow.
[[["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-07-14 UTC."],[[["\u003cp\u003eThis webpage details how to retrieve a specific data table row using the \u003ccode\u003eprojects.locations.instances.dataTables.dataTableRows.get\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request method to get a data table row is \u003ccode\u003eGET\u003c/code\u003e, and requires the full resource name of the desired row, in the format \u003ccode\u003eprojects/{project}/locations/{region}/instances/{instance}/dataTables/{data_table}/dataTableRows/{data_table_row}\u003c/code\u003e, in the \u003ccode\u003ename\u003c/code\u003e parameter of the request path.\u003c/p\u003e\n"],["\u003cp\u003eThe request body for this method must be empty, meaning no data should be sent in the body of the request.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful requests will return a response body containing an instance of \u003ccode\u003eDataTableRow\u003c/code\u003e, providing the data for the specified row.\u003c/p\u003e\n"],["\u003cp\u003eTo perform this action, users must have the \u003ccode\u003echronicle.dataTableRows.get\u003c/code\u003e IAM permission and have the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]