Hi everyone,
I’m trying to retrieve a workflow or workflow ID using the REST API, but I haven’t been able to get it working.
For example, I tried:
GET /data/workflows?wrk:workflowData/id=1234
I currently have the following information available:
Project ID,Subject ID,Experiment (session) ID,Pipeline name,Launch time
Is there a REST API endpoint that allows me to retrieve the workflow ID using these details?
Any guidance would be greatly appreciated.
Thank you!