Returns a list of job details for a specified tenant. Note that this endpoint does not return raw data fetched in jobs.
ID of environment
ID of flow
ID of tenant
Number of jobs to return (sorted chronologically)
Query for scheduled jobs only
For V2 flows, define whether you fetch "read" or "write" type jobs
read
, write
Pagination key used to fetch additional records. Defaults to page=1
Start date filter (ISO 8601 format)
End date filter (ISO 8601 format)
Include job state in response if true
Include export details in response if true
200
The response is of type object[]
.