Get segment
Retrieve information about a specific segment belonging to a publication
Path parameters
publicationId
The prefixed ID of the publication object
segmentId
The prefixed ID of the segment object
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
expand[]
Optionally expand the response to include additional data.
stats
- Requests the most recently calculated statistics for a segment.
Segment stats are recalculated once daily around 7 a.m. UTC for dynamic segments, but can be manually recalculated at any time in the dashboard. Manual and static segments only calculate once upon upload or creation.
Allowed values:
Response
OK
data
The segment object. To expand results, see the results endpoint.