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
Changes
Changed in 1 of the 21 revisions of this API.1
- ○
api operation id
getFavoriteV2was addedapi-operation-id-added
- ○