Returns cached CTAs for the user. On cache miss, triggers workflow generation and returns generating=true. Stale cache (>24h) returns existing CTAs while triggering a background refresh.
Tenant org ID for multi-tenant auth
Filter by CTA type (home or chat). Omit for both.
home, chat CTAs returned (may be partial if generating)
Response containing personalized calls-to-action.
HAL-style hypermedia links for navigation and available actions.
List of CTAs for the requested type(s).
True if CTAs are being generated in the background. Client should poll again shortly.
True if stale CTAs are being refreshed in the background. Current CTAs are still valid.