v2
latestOpenAPI 3.1.02026-08-0382170235.8 KBedges
edges
Get outgoing edges from a fact
Get all outgoing edges from a fact (A → ?).
Returns edges where the specified fact is the source.
- pot_id: UUID of the POT
- from_id: UUID of the source fact
get/pots/{pot_id}/edges/from/{from_id}
Path parameters
pot_idstring uuid required
from_idstring uuid required
Response
Outgoing edges retrieved successfully