When I trigger a new pipeline with API v2. How do I see the pipeline parameters passed from triggering code in the CircleCI Workflow UI?
This is an example that includes the defining and passing of parameters.
If you mean displaying them or accessing them as an array it does not seem to be currently an option, this came up some time ago
API v2: Is it possible to retrieve the parameters that were passed in?