GuidesAPI Reference
API Reference

Returns the errors of a job

Fetches the errors of the job with the specified ID, given that it has completed with errors, as a downloadable stream of data.

If the job does not yet have any errors available, this operation responds with a 404 - NOT FOUND response. If the job did not produce any errors, the operation responds with a 204 - NO CONTENT response

Path Params
string
required

Identifier that was auto-generated on job creation and uniquely identifies the job.

Headers
string

User-provided token that can be used to trace a request or a group of requests sent to the service.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json