v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v2
admin
admin
memory

Get Community Rebuild Status

Read the current status of a fire-and-forget community rebuild job.

get/api/admin/memory/{user_id}/communities/rebuild/{job_id}

Path parameters

user_idstring required

User id or 'me'

User id or 'me'

job_idstring required

Job id returned by the POST

Job id returned by the POST

Response

Successful Response

job_idstring required
user_idstring required
kind'nightly' | 'dream_pass' | 'rebuild' required
state'queued' | 'running' | 'submitted' | 'complete' | 'errored' required
started_atstring date-time required
updated_atstring date-time required
completed_atstring date-time nullable
current_phasestring nullable

Free-form phase label set by the work body. Dream pass uses 'consolidate' | 'recombine' | 'sanitize' | 'apply'; nightly batch reuses those plus 'ratification'; community rebuild uses 'leiden' | 'summarize' | 'persist'.

batch_idstring nullable
errorstring nullable