Documents Object ​
id
string
The unique identifier of the document.
name
string
The name of the document.
urls
object[]
The urls of the document
url
string
The url of the document
type
string
The type of the url
All possible enum values:
view
edit
public_view
created_by
object
The user who created the document.
id
string
The unique identifier of the user.
name
string
The name of the user.
emails
object[]
The emails of the user.
email
string
The email address of the user.
status
string
The status of the document.
scope
string
The scope of the document.
created_at
string · date-time
The date and time when the document was created.
updated_at
string · date-time
The date and time when the document was last updated.
last_activity_at
string · date-time
The date and time when the document was last updated.
remote_data
object
Raw data returned from the remote API call.