Retrieve all jobs created via the async API, linked to the provided application ID (or alias).
application
to minimize breaking changes.Bearer authentication header of the form Bearer <token>
, where <token>
is your Writer API key.
The ID of the no-code app for which to retrieve jobs.
The status of the job.
in_progress
, failed
, completed
The pagination offset for retrieving the jobs.
The pagination limit for retrieving the jobs.
Successful response
The response is of type object
.