get
Was this helpful?
GET /workflows/:workflowReference/parameters/:parameterReferenceparameterReference
A scoped reference to the notebook. See referencing resources for more information.
workflowReference
A qualified reference to the parameter's workflow. See referencing resources for more information.
This endpoint extends the general API structure.
You must have read access to the underlying workflow, and hour access token must have one of the following scopes:
workflow.read
The request body must be empty.
The response body will contain a JSON representation of a parameter.get resource.
Was this helpful?
Was this helpful?

