Hi,
since some days, the “:insights” endpoint has been added to the V2 preview docs.
I just played around with it and while I get a 200 status code back, all “content” of the response is empty.
Is there anything I am missing?
I did a simple GET
on /insights/gh/pat-s/circle/workflows?branch='master'
.
Also, it seems that the /workflow
endpoint has been removed? I used to call it with the workflow ID I queried via /pipelines
but the latter does not return the workflow IDs anymore?