Profiles
List a namespace's profiles
Profiles are never created, only written to, so this lists the ones that hold a memory. A profile whose first ingest is still running is not here yet. Ordered by memory count, largest first, so a profile written to while the listing is paged can move between pages and be repeated or missed.
get/ai/memory/namespaces/{namespace}/profiles
Path parameters
namespacestring required
Query parameters
page[number]integer
The page to return, counting from 1. Bounded in depth: (page[number] - 1) * page[size] may be at most 10000.
page[size]integer
How many results a page holds.
Response
Successful Response
Changes
Changed in 1 of the 99 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 99 revisions, 1 has no diff computed.