Segments
Get a segment
Get one segment by slug, with a live member count.
GET
Get a segment
Authorizations
Organization API key, sent as Authorization: Bearer boom_org_....
Path Parameters
The segment slug, as returned by segments_list.
Minimum string length:
1Response
Success
Unique identifier within your organization.
How often the segment is re-evaluated. REACTIVE_ONLY segments only change when evaluated explicitly.
Available options:
REACTIVE_ONLY, HOURLY, DAILY Live count of currently active members.
Required range:
-9007199254740991 <= x <= 9007199254740991ISO 8601 timestamp; null if the segment has never evaluated.
ISO 8601 timestamp.