Get Flow Graph
Last updated
Last updated
GET
/endpoints/flow/graph
This endpoint helps you understand the flow from the endpoint to further neighbours in code in a parent - child relationship.
Headers
Name | Value |
---|---|
Query Params
Name | Type | Description |
---|---|---|
Response
Authorization
Bearer <token>
project_id
string
The project id generated during parsing of the code
endpoint_id
string
The endpoint identifier that points to the specific node you want to generate graph from