Troubleshooting
Get document upload and indexing status
deprecated
Intended for debugging/validation. Fetches the current upload and indexing status of documents.
Tip: Use /debug//document for richer information.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Describes the request body for /getdocumentstatus API call
Response
200
application/json
OK
Describes the response body of the /getdocumentstatus API call