Skip to content
Richard Thombs edited this page Apr 7, 2015 · 8 revisions

The Account API provides access to configuration settings that affect the entire TeamHaven Account.

  • Account Theme
  • Account Support
  • Account Name
  • Account Settings

Account theme

GET /api/account/theme

Gets the Account's display theme. This is used when displaying pages which are not Project-specific or when the selected Project does not have a display theme of it's own.

Account support information

GET /api/account/support

This information is displayed on the TeamHaven Login page when connecting via a Dedicated Domain or a Custom Domain. Once logged in, it is also available via the Help menu.

Account settings

GET /api/account/settings

Account name

GET /api/account/name

Clone this wiki locally