Skip to main content

Get job result data

Get result data, typically a document, of a job that has completed successfully.

Path Parameters
    jobId string required

    The job ID as returned by createJob.

    resultId string required

    The result data's ID as returned by getJobResult.

Responses

Successful response to the getJobResultData request


Schema

    string

Loading...