v68

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0145100116.5 KB
Troubleshooting

Get document count

Fetches document count for the specified custom datasource.

Tip: Use /debug/{datasource}/status for richer information.

post/api/index/v1/getdocumentcount

Request body

datasourcestring required

Datasource name for which document count is needed.

Response

OK

documentCountinteger

Number of documents corresponding to the specified custom datasource.