Returns a page of contacts in the accounts.

Attributes

Parameter Default Description
standard_field Multivalued parameter to query the value of a standard contact field.
custom_field Multivalued parameter to query the value of a custom contact field.
page_index The index of the result page. The index must be greater or equal to 1.
page_size 100 The maximum count of items in the result page. If provided, the value of page_size must be in the range 1 to 1000.
updated_after If set, the call returns contacts only, which were updated after the given datetime. The format must be in SQL format: Y-m-d H:i:s.

Example