DebugDocumentRequest

Describes the request body of the /debug/{datasource}/document API call.

Properties

Name Type Description Notes
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.
life_cycle_events DebugDocumentRequestLifeCycleEvents [optional]
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]

[Back to Model list] [Back to API list] [Back to README]