/
/Symbol API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 8h ago · Updated 8h ago
attachment3
capsule15
  • getList capsules visible to the caller
  • postCreate a capsule
  • postArchive or restore many capsules in a single call
  • postDelete many capsules in a single call (soft delete)
  • postMove many capsules to a different type in a single call
  • getResolve a capsule by its @type/ref or @type/alias
  • getGet Type context (guidance + recent capsules) for AI assistants
  • getGet a single capsule by id
  • putUpdate a capsule
  • deleteDelete a capsule (soft delete; reversible during retention window)
  • patchArchive or restore a single capsule
  • getList capsules that reference the given capsule
  • postDuplicate a capsule
  • getWalk the references / backlinks graph rooted at this capsule
  • getList capsules that the given capsule references
collection9
mention1
project8
search1
share4
type5
user-profile2
workspace1
    capsule

    Walk the references / backlinks graph rooted at this capsule

    get/api/preview/capsules/{id}/graph

    Path parameters

    idstring required

    UUID v4 string

    UUID v4 string

    Response

    Successful response

    edgesobject[] required
    nodesobject[] required
    overflowRefsstring[]
    truncatedboolean

    Changes