Returns a segment in the contact list by its ID.

Request

GET https://api.bytehand.com/v2/contact_lists/listId/segments/segmentId

Parameters

Path Parameters
listId

number

Required parameter. Unique ID of the contact list.

segmentId

number

Required parameter. Unique ID for the contact list segment.

Authorization

Requires authorization and access right contacts_view.

Response

Upon successful completion of the request, an object of type ContactListSegment is returned.