| Description | : Queries the number of documents in the index. |
| Reference | : Link ¶ |
⚼ Request
GET:
/docs/$count
{
client-request-id:
string
,
api-version:
string
,
}
⚐ Response (200)
{
$schema:
integer
,
}