List Canvas Items
Lists the items in the replica’s Canvas (files agents drop into ~/.replicas/canvas/), including files in nested folders. Each item has a kind (markdown, mermaid, html, text, image, pdf, video, audio, or other) inferred from its extension and a sizeBytes measured at list time. Files larger than the 5 MB preview cap are still listed; the getReplicaCanvasItem endpoint will return tooLarge: true for them so callers know to fall back to replicas media upload.
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.
Path Parameters
The unique identifier of the replica
Response
Successful response
List of items the agent has dropped into the Canvas.