Segments
Get a segment's dependencies
Use this endpoint to find out which automations and newsletters use a segment.
get/v1/segments/{segment_id}/used_by
Response
Returns the IDs of items that reference the segment.
Example response
{
"segment_id": 7
}Changes
No recorded changes to this endpoint across all 1 revision of this API.