Skip to main content
Version: v8.2

Get Favorites

GET

/org/{tenant}/v2/contacts/favorites

Platform support: MT and CC

Returns the user's favorite contacts list with a sync timestamp for delta polling.

Delta sync: Pass the since query parameter with the last-known updated_at value. If the server's timestamp matches, the response omits favorites (no changes). Otherwise the full list is returned.

Request

Responses

Favorites list with sync timestamp.