GetDocumentStatusRequest
Describes the request body for /getdocumentstatus API call
Properties
Name | Type | Description | Notes |
---|---|---|---|
datasource | str | Datasource to get fetch document status for | |
object_type | str | Object type of the document to get the status for | |
doc_id | str | Glean Document ID within the datasource to get the status for. | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |