Get Patterns
Get Patterns
POST
Get Patterns
Use this API to list the decision patterns Memory has detected for the workspace, e.g. “copy with medical claims is rejected unless it cites a source.” Patterns are derived from accumulated judgments.
Endpoint
POST https://api.velt.dev/v2/memory/patterns/get
Headers
Your API key.
Your Auth Token.
Body
Params
No fields required. Send an empty object.
Example Requests
List detected patterns
Response
Each pattern includes itsscope (apiKey or org), an optional organizationId, a plain-language description, a confidence score, the sourceCount of judgments behind it, the contentType and category it applies to, and when it was discovered.

