v4

latestSwagger 2.02026-07-132779157.6 KB

Gets detailed document model information.

get/documentModels/{modelId}

Path parameters

modelIdstring required

Unique document model name.

Query parameters

api-versionstring required

The API version to use for this operation.

Headers

x-ms-client-request-idstring uuid

An opaque, globally-unique, client-generated string identifier for the request.

Response

The request has succeeded.

modelIdstring required

Unique document model name.

descriptionstring

Document model description.

createdDateTimestring date-time required

Date and time (UTC) when the document model was created.

expirationDateTimestring date-time

Date and time (UTC) when the document model will expire.

modifiedDateTimestring date-time

Date and time (UTC) when the document model was last modified.

apiVersionstring

API version used to create this document model.

tagsobject

List of key-value tag attributes associated with the document model.

buildMode'template' | 'neural'

Custom document model build mode.

classifierIdstring

For composed models, the custom classifier to split and classify the input file.

split'auto' | 'none' | 'perPage'

For composed models, the file splitting behavior.

docTypesobject

Supported document types.

trainingHoursnumber float

Number of V100-equivalent GPU hours consumed for model training.