getContactListPropertyById

Returns a field in the contact list by its ID.

Request

GET https://api.bytehand.com/v2/contact_lists/listId/properties/propertyId

Parameters

Path Parameters
listId

number

Required parameter. Unique ID of the contact list.

propertyId

number

Required parameter. Unique ID of the contact list field.

Authorization

Requires authorization and access right contacts_view.

Response

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