Applications API
Retrieve a single job
Retrieves a single job created via the Async API.
GET
No-code applications are now called no-code agents. The Applications API, which you can use to programmatically interact with no-code agents, still uses the term
application
to minimize breaking changes.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your Writer API key.
Path Parameters
The ID of the job to retrieve.
Response
200 - application/json
Successful response
The response is of type object
.