v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
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