v4

OpenAPI 3.1.02026-08-01420618.8 KB
Profiles

Get user profile

Get user profile with optional search results

post/v4/profile

Request body

qstring

Optional search query to include search results in the response

containerTagstring required

Tag to filter the profile by. This can be an ID for your user, a project ID, or any other identifier you wish to use to filter memories.

thresholdnumber

Threshold for search results. Only results with a score above this threshold will be included.

includestring[]

Profile sections to return. Omit to return all sections. Pass a subset to reduce payload — e.g. ["buckets"] skips static and dynamic entirely.

bucketsstring[]

Specific bucket keys to return. Omit to return all configured buckets. Only relevant when "buckets" is included.

Response

User profile with optional search results