GET
/
documents

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

project
string
required

Workspace url

Response

200 - application/json
id
string

Document ID

name
string

Document name

description
string

Document description

file
string

File name

size
integer

File size in bytes

type
string

File type

createdAt
string

Creation date

updatedAt
string

Last update date

projectId
string

Project ID

_count
object
createdBy
object
views
object[]
links
object[]