Skip to main content
GET
List the segments a contact belongs to

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Response

200 - application/json

The segments the contact belongs to, wrapped in the standard { data, meta } envelope. data is an ARRAY of segment objects.

data
object[]
meta
object