/
/Samyama Graph Database API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 6d ago
  • postExecute a Cypher query
  • getGet graph schema
  • postImport nodes from CSV
  • postImport nodes from JSON
  • getGet server status
  • getList all tenants
  • postCreate a new tenant
  • getGet a tenant
  • deleteDelete a tenant
  • patchUpdate tenant settings
  • postSample a representative subgraph
  • getList vector indexes
  • postCreate a vector index
  • postk-nearest-neighbour search over a vector index
  • postExport a tenant as a portable .sgsnap snapshot
  • postImport a .sgsnap snapshot into a tenant
  • postDeclare the governed enrichment (GAK) policy
  • postRun governed enrichment over a query's surfaced nodes
  • postPromote quarantined enrichments that clear the trust floor
  • postTranslate a natural-language question into read-only Cypher

List all tenants

Returns all configured tenants with their settings and quotas.

get/api/tenants

Response

List of tenants

Changes

Changed in 2 of the 17 revisions of this API.▲1○1

  • Mar 13, 2026af3b694476b3○1See the full diff
    • ○

      endpoint added

      endpoint-added

  • Feb 21, 20265b9d1ed71ed1▲1See the full diff
    • ▲

      api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Full history