Listing Segments
Return a list of segments according to specified conditions.
Last updated
Return a list of segments according to specified conditions.
Last updated
{
"code": 200,
"message": "Success",
"data": {
"meta": {
"perPage": 100,
"total": 110
},
"entries": [
{
"row_count": "110",
"c_user_id": "Antsomi Product",
"compute_schedule": "--",
"compute_schedule_end": "04 July 2024 02:00:00",
"compute_schedule_start": "2024-06-27T12:00:00.000Z",
"ctime": "2024-06-27T11:26:54.373Z",
"item_type_id": -1003,
"label_ids": [],
"last_processed_date": "2024-06-27T11:26:54.373Z",
"process_status": 2,
"response_code": null,
"segment_display": "Unsubscribe Customer",
"segment_id": 17202932,
"segment_size": null,
"source_names": null,
"status": 1,
"storage_type": "3",
"u_user_id": "Antsomi Product",
"update_method": "static",
"utime": "2024-10-30T02:45:01.332Z",
"segment_type": 4,
"used_by_modules": [],
"accepted_actions": {
"EDIT": true,
"CLONE": true,
"DISABLE": true,
"DELETE": true,
"EDIT_NAME": true,
"EDIT_CONDITION": true
},
"isEdit": true
}
]
},
"duration": "0.594 ms"
}
{
"code": 301,
"message": "Permission denied",
"data": "You don't have permission to access this request!"
}