---
title: "GET /info"
method: GET
path: "/info"
---

# GET /info

`GET /info`

Return information about the current resource.

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- DocumentIntelligenceResourceDetails — General information regarding the current resource.
  - `customDocumentModels` CustomDocumentModelsDetails, required — Details regarding custom document models.
    - `count` integer, required — Number of custom document models in the current resource.
    - `limit` integer, required — Maximum number of custom document models supported in the current resource.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/ai-documentintelligence.md) · [All operations](https://skmtc.net/azure/apis/ai-documentintelligence/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/ai-documentintelligence/versions/3f750834da9e/schema)
