Get Flow Graph
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
Query Params
Response
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
Query Params
Response
Last updated
Name | Value |
---|---|
Name | Type | Description |
---|---|---|
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