Skip to main content

Retrieves the First-Time User Experience (FTUE) configuration and the list of supported professions.

GET 

/ftue

Returns a composite view containing the global FTUE configuration and an alphabetically sorted list of professions. Intended for initializing the client's FTUE flow.

Response: FTUEView where:

  • Config: The first (and current) FTUE configuration record.
  • Professions: All professions ordered by Name.

Responses

OK