get https://{subdomain}.peakon.com/api/v1/engagement/contexts//segments/v2
Obtain a list of segments. The id of each segment can be used to get full engagement details using other methods in this area.
Log in to see full request history
Response
Obtain a list of segments. The id of each segment can be used to get full engagement details using other methods in this area.
xxxxxxxxxx
curl --request GET \
--url 'https://api.peakon.com/api/v1/engagement/contexts/contextId/segments/v2?filter[round.type]=automatic' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: