{
"paginated_request": {
"iteration_request": {
"method": "HTTP_VERB_GET",
"uri": "string",
"body": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"named_response_values": {
"property1": "string",
"property2": "string"
}
},
"request_not_ready": {
"bool_equals": true
},
"any_terminators": [
{
"bool_equals": true
}
],
"all_terminators": [
{
"bool_equals": true
}
],
"not_ready_redo_preliminary": true,
"not_ready_skip_iteration": true,
"process_stop_page": true,
"start_index": 0,
"not_ready_wait_seconds": 0
},
"file_template": {
"file_format_params": {
"skip_first_no_lines": 0,
"skip_lines_match_regex": "string",
"trim_spaces": true,
"custom_delimiter": "string",
"skip_first_line": true,
"json_dot_path": "string"
},
"file_format": "FILE_FORMAT_CSV",
"org_id": "string",
"region_id": "string",
"file_template_id": "string",
"title": "string",
"description": "string",
"fields": [
{
"type": "FIELD_TYPE_STRING",
"update_time": "2023-01-15T01:30:15.01Z",
"metadata": {
"precision": "DATETIME_PRECISION_NOW",
"modifier": {
"years": 0,
"weeks": 0,
"days": 0,
"hours": 0,
"minutes": 0,
"seconds": 0,
"duration": "string"
},
"display_info": {
"collection": "string",
"key": "string"
},
"time_format": "string",
"remove_characters": "string",
"replace_empty": "string",
"replace_error": "string",
"remove_letters": true,
"remove_numbers": true,
"remove_symbols": true,
"leave_characters": "string",
"remove_string": "string",
"json_dot_path": "string",
"json_force_type_match": true,
"starting_position": 0,
"field_length": 0
},
"org_id": "string",
"region_id": "string",
"title": "string",
"description": "string"
}
]
},
"runtime": {
"state": "EVENT_STATE_NONE",
"no_more_pages": true,
"current_iteration": 0,
"total_seconds_spent": 0,
"errors": [
"string"
],
"total_not_ready_count": 0,
"preliminary_vars": {
"property1": "string",
"property2": "string"
},
"total_fts_ids": [
"string"
],
"file_ids": {
"property1": 0,
"property2": 0
},
"parent_event_ids": [
0
]
},
"preliminary_requests": [
{
"method": "HTTP_VERB_GET",
"uri": "string",
"body": "string",
"headers": {
"property1": "string",
"property2": "string"
},
"named_response_values": {
"property1": "string",
"property2": "string"
}
}
],
"file_template_id": "string",
"display_name": "string",
"cron": "string",
"time_zone": "string",
"enabled": true,
"flush_during_check": true,
"flush_page_count": 0,
"flush_minute_count": 0
}