Records
Get a record given uid
get/v1alpha2/parents/{parent}/results/{result_uid}/records/{record_uid}
Response
Default response
Example response
{
"uid": "bc19969d-14ef-483c-b8c7-a83523cb5669",
"etag": "bc19969d-14ef-483c-b8c7-a83523cb5669-1675088191915705326",
"name": "default/results/2be47d31-4d7f-4762-9616-969f2d7d9cc3/records/293d2bf0-e673-30c6-b5ca-4f35f020effc",
"data": {
"value": "VGhpcyBpcyBhbiBleG1hcGxlIG9mIHJlY29yZCBkYXRhCg=="
}
}