Experts

Get Expert App Data

Aggregated endpoint that returns ALL expert dashboard data in one request.

Replaces 8 separate endpoints:

  • /experts/profile
  • /experts/stats
  • /experts/questions (available)
  • /experts/active-questions (accepted)
  • /experts/answered-questions
  • /experts/chat-sessions (available)
  • /experts/active-chats
  • /experts/answered-chats

Uses Redis caching (10s TTL) to reduce database load. Expected response time: 2-10ms (cached) or 80-150ms (uncached)

get/api/v1/experts/app-data

Response

Successful Response

{"stackTrail":"paths:/api/v1/experts/app-data:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

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