v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
favorites

List favorites (v2)

List all of the authenticated user's favorites across groups, views, and contacts. Returns { data: { favorites: [...], pagination: { nextCursor, count } } }. Supports ?take=, ?cursor=, and ?orderBy[ranking]=asc|desc.

get/v2/favorites/

Query parameters

type'group' | 'view' | 'contact'
{"stackTrail":"paths:/v2/favorites/:get:parameters:1:schema:properties:ranking","oasType":"schema","type":"unknown"}
takeinteger
cursorstring uuid

Response

Successful response