Retrieve a segment
GET https://api.sendgrid.com/v3/contactdb/segments/:segment_id?segment_id={{segment_id}}
This endpoint allows you to retrieve a single segment with the given ID.
The Contacts API helps you manage your Marketing Campaigns recipients.
For more information about segments in Marketing Campaigns, please see our User Guide.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
segment_id | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |