Parameters
Retrieves all configurable parameters for a given flow.
// Main template: construct graph RAG knowlegde graph
You are a ...
Only use nodes of types [[available_types]]// available_types: These are the default values when none are provided by the API
Person, Skill, Job, Degree// similarity_matcher: Find similarity between nodes
You are a ... your job is to identify which of the following identifiers refer to
the same entity: [[nodes]]get
Path parameters
flowIdstringRequired
Query parameters
versionstringOptional
environmentstringOptional
entrypointstringOptional
Responses
200
OK
get
/api/v1/flows/{flowId}/parameters200
OK
Last updated