v68

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

Get user count

Fetches user count for the specified custom datasource.

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

post/api/index/v1/getusercount

Request body

datasourcestring required

Datasource name for which user count is needed.

Response

OK

userCountinteger

Number of users corresponding to the specified custom datasource.