v1
latestOpenAPI 3.0.02026-07-2664192238.8 KBSegments
Get segment statistics
Returns statistics for a segment, including the total number of matching contacts.
Scopes: segments.read
get/segments/{segmentID}/statistics
Path parameters
segmentIDstring required
Segment ID (24 character hexadecimal)
Headers
Omnisend-Versionstring required
API version that specifies the response format and behaviour
Response
Segment statistics
Example response
{
"contactsCount": 1234
}