Get the information for a pipeline run
curl --request GET \ --url https://api.neum.ai/v2/pipelines/{pipeline_id}/runs/{pipeline_run_id} \ --header 'neum-api-key: <api-key>'
"<any>"
The response is of type any.
any
Was this page helpful?