CheckDocumentAccessRequest

Describes the request body of the /checkdocumentaccess API call

Properties

Name Type Description Notes
datasource str Datasource of document to check access for.
object_type str Object type of document to check access for.
doc_id str Glean Document ID to check access for.
user_email str Email of user to check access 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]

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