Skip to main content
GET
Get memory status
Processing moves queued → processing → applied (or error). Poll this endpoint with the memoryId returned by Add a memory. Once applied, the summary field explains in plain language what Seyn understood and did, and the counts report how many assertions it created or superseded. If a memory contradicted an existing rule, you’ll see it reflected as a supersession rather than a duplicate.

Authorizations

Authorization
string
header
required

Bearer token from app.seynlabs.com → Settings → API Keys. Send as Authorization: Bearer sk_live_....

Path Parameters

memoryId
string<uuid>
required

Response

Memory status.

success
enum<boolean>
required
Available options:
true
data
object
required
meta
object
required