Documents
Retrieve a document
Retrieve a document for the authenticated workspace.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Document ID
Query Parameters
Workspace url
Response
200
application/json
Get document information
Document ID
Example:
"1110580a82031111aaa03333"
Document name
Example:
"example.pptx"
Document description
Example:
"This is an example"
File name
Example:
"Example PPTX"
File size in bytes
Example:
38705381
File type
Example:
".pptx"
Creation date
Example:
"2024-01-15:00:00.541Z"
Last update date
Example:
"2024-01-16T10:00:00.541Z"
Project ID
Example:
"1110580a82031111aaa03333"