API Reference

Retrieve a Standardization XML

Retrieve the standardization results of a document as an XML object.

Path Params
string
required
Responses

Response body
object
string
required

Unique identifier of the standardization object.

string
required

Unique identifier of the document.

data
object
required

The standardized result of the document. This is a structured JSON object.

Has additional fields
string

Unique identifier of the schema used for standardization.

string

Name of the schema used for standardization.

string

Unique identifier of the job that created the standardization.

string

Name of the dataset to which the document belongs

string

Name of the file that was standardized.

string

Timestamp of the standardization job.

metadata
object

Metadata associated with the document that originated this standardization. This just echoes any metadata you have previously posted on document creation.

Has additional fields
string

The XML result of the standardization.

Language
Credentials