{
"success": true,
"data": [
{
"is_delete_protected": false,
"id": "01234567-abcd-dcba-ffff-000000000000",
"is_deleted": false,
"modified": "2019-01-01T00:00:00",
"created": "2019-01-01T00:00:00",
"actor": "http://example.com",
"application": "http://example.com",
"process": "http://example.com",
"actor_id": "01234567-abcd-dcba-ffff-000000000000",
"application_id": "01234567-abcd-dcba-ffff-000000000000",
"cpu_run_time": "4.32",
"end_time": "2019-01-01T00:00:00",
"is_test_run": false,
"parent_process_ids": {},
"process_id": "01234567-abcd-dcba-ffff-000000000000",
"run_id": "01234567-abcd-dcba-ffff-000000000000",
"start_time": "2019-01-01T00:00:00",
"status": 1,
"lines": [
"http://example.com"
],
"record_name": "string"
}
],
"page_info": {
"start_cursor": "WyIwMSIsICJiMmYwODI0Ni1iYWE5LTQyY2QtYmM3Yi04YmM4MjY3M2E2NTgiXQ==",
"end_cursor": "WyIwNSIsICJmMjZhZjZiMC00ZWE4LTQ3MDgtODU2NC0wN2JmYzI4ZGQ5ZTgiXQ==",
"has_previous_page": true,
"has_next_page": true
}
}