OpenAPI 3.0.0Dex Terms of Service2026-08-111481992.5 KB

2c131b36d495

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