Customer Segments
List customer segments
Retrieve customer segment
<- Customer Segments API
Customer Segments API
Version
2024-10-17
GET
/v2/customers/segments/{segment_id}
Retrieves a specific customer segment as identified by the segment_id value.
segment_id
Guide
Retrieve segment membership information for a customer
Example code
string
Required
The Square-issued ID of the customer segment.
errors
Error [ ]
Any errors that occurred during the request.
Show attributes
segment
CustomerSegment
The retrieved customer segment.