get https://api.airbyte.com/v1/jobs
You can discover the required connectionId
by using the endpoint for List Connections Alternatively, this connectionId
can also be found in the address bar of the Airbyte UI.
If you try to filter by both connectionId
and workspaceIds
, the only thing filtered-by will be connectionId
.
The jobType
field is optional. If none is selected, both Sync jobs and Reset jobs will be returned.