User

GET /api/user/preferences

GET operation for /api/user/preferences

get/api/user/preferences

Path parameters

keystring

Specific preference key to retrieve. If omitted, all preferences are returned.

Headers

X-EDH-USERstring required

EDH username for authentication

X-EDH-TOKENstring required

EDH authentication token

Response

Success

successboolean
messageobject

Resolved preference(s) with value and metadata

Changes