Skip to main content
Fetch a single element from a graph session object by id.

POST /revisions/:id/data/query (Command: get_session_graph_element)

Request Body

Response

Errors

  • invalid_graph_envelope — the alias does not exist or its value.type is not "graph".
  • not_found (404) — no element with that element_id exists in the graph.

Example

See also