Intercom API

Getting access, Developing, Testing

Back to Intercom

Retrieve a segment

You can fetch the details of a single segment.

Input

type: object properties: parameters: type: object properties: Intercom-Version: type: number Accept: type: string id: type: integer description: The unique identified of a given segment. required: - id title: Parameters