> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/subscription-segment.md).

# SubscriptionSegment

A subscription segment synchronized from an external source.

### Fields

#### enabled ([Boolean](/graphql-api/api-reference/objects/boolean.md)!)

Whether Firmhouse keeps the segment and its subscription memberships synchronized.

#### externalId ([String](/graphql-api/api-reference/objects/string.md)!)

The segment ID at its source.

#### id ([ID](/graphql-api/api-reference/objects/id.md)!)

The Firmhouse ID of the subscription segment.

#### membershipsSynchronizedAt ([ISO8601DateTime](/graphql-api/api-reference/objects/iso-8601-date-time.md))

When the segment's subscription memberships were last synchronized successfully.

#### name ([String](/graphql-api/api-reference/objects/string.md)!)

The segment name at its source.

#### source ([SubscriptionSegmentSourceEnum](/graphql-api/api-reference/objects/subscription-segment-source-enum.md)!)

The external source of the segment.
