HTTP Request - Filter on jobs triggered by time/queue

Hey everyone!

I want to get all jobs (using http request) which are started based on a time trigger. When I look at the json I receive I can find this entry.

image

It unfortunately has only two possible entries “Schedule” and “Manual” for source type. Is there any way to find out what kind of trigger it is based on the json you get from http request get jobs?

Kind regards!

we would suggest working with Orchestrator HTTP Request

Also have a look at the Audit Logs

We assume that your RnD is also prepared with swagger explorations