Retrieve all segments
This method allows you to retrieve all segments.
Use the accountId parameter to filter by account.
Request parameters
Responses
[
{
"id": 96,
"parentId": 96,
"accountId": 96,
"name": "example",
"modifiedDate": "1971-04-26T12:26:06Z",
"storeVolume": 96,
"exportCRM": true
}
]
08 September 2025