favorites
Get a favorite (v2)
Retrieve a single favorite by its unique ID. Returns { data: { favorite: {...} } }. The polymorphic target — exactly one of group_id, view_id, or contact_id — is on the favorite body; relations (groups, views, contacts) are inflated for the matching target only.
get/v2/favorites/{favoriteId}
Path parameters
favoriteIdstring uuid required
Response
Successful response