v2

latestOpenAPI 3.1.02026-08-0382170235.8 KB
edges
edges

Get incoming edges to a fact

Get all incoming edges to a fact (? → B).

Returns edges where the specified fact is the target.

  • pot_id: UUID of the POT
  • to_id: UUID of the target fact
get/pots/{pot_id}/edges/to/{to_id}

Path parameters

pot_idstring uuid required
to_idstring uuid required

Response

Incoming edges retrieved successfully

totalinteger required
pot_idstring uuid required