Skip to content

Documents Object ​



id
string

The unique identifier of the document.

name
string

The name of the document.

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.

owner
object

The owner of the document.

id
string

The unique identifier of the owner.

name
string

The name of the owner.

emails
object[]

The emails of the owner.

email
string

The email address of the owner.

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.