Users

Get all options for the current user

Returns the stored UI preferences for the currently authenticated user. Options are an opaque key/value map — see the UserOptions schema for details.

get/user-options

Response

A map of options for a user

dataUserOptions required

A free-form map of UI preferences for the authenticated user. Trybe stores user-supplied options such as default site picker selections, dismissed onboarding tips, table column preferences, and so on. Keys and values are arbitrary — clients should round- trip unknown keys without modifying them.

Changes

No recorded changes to this endpoint across all 1 revision of this API.