Developer
Developer - Settings

Get Message Generation Context

Get the message generation context for the current customer.

This endpoint is restricted to developer users only. Returns the optional context that is included in the LLM prompt when generating messages.

This context can be used to provide firm-specific information, preferences, or instructions that should be considered when generating message summaries.

get/developer/message-generation-context

Response

Successful Response

customer_idstring uuid required

The customer ID

message_generation_contextstring nullable

Optional context to include in LLM prompt for message generation

Changes

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