# Segments Everything about your Segments ## List attached segments for contact - [GET /contacts/{contact_id}/segments](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/contacts/listsegmentsforacontact.md): You can fetch a list of segments that are associated to a contact. ## List attached segments for contact - [GET /contacts/{contact_id}/segments](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/segments/listsegmentsforacontact.md): You can fetch a list of segments that are associated to a contact. ## List all segments - [GET /segments](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/segments/listsegments.md): You can fetch a list of all segments. ## Retrieve a segment - [GET /segments/{id}](https://developers.intercom.com/docs/references/rest-api/api.intercom.io/segments/retrievesegment.md): You can fetch the details of a single segment.