Projects
Organize documents into projects
List projects
Authorization
AuthorizationRequiredBearer <token>Use a JWT access token or API key. Include as: Authorization: Bearer <token>
In: header
Query Parameters
searchstringsortstringorderstringValue in:
"asc" | "desc"limitintegerDefault:
20offsetintegerDefault:
0statusstringinclude_archivedbooleanProject list
Create a project
Authorization
AuthorizationRequiredBearer <token>Use a JWT access token or API key. Include as: Authorization: Bearer <token>
In: header
Request Body
application/jsonRequirednameRequiredstringdescriptionstringcolorstringiconstringauto_classifybooleanauto_extractbooleandefault_template_idstringretention_daysintegerallowed_file_typesarray<string>Project created
Get project details
Authorization
AuthorizationRequiredBearer <token>Use a JWT access token or API key. Include as: Authorization: Bearer <token>
In: header
Path Parameters
idRequiredstringProject details
Delete a project
Authorization
AuthorizationRequiredBearer <token>Use a JWT access token or API key. Include as: Authorization: Bearer <token>
In: header
Path Parameters
idRequiredstringQuery Parameters
delete_documentsbooleanmove_to_project_idstringProject deleted
Update a project
Authorization
AuthorizationRequiredBearer <token>Use a JWT access token or API key. Include as: Authorization: Bearer <token>
In: header
Request Body
application/jsonOptionalnamestringdescriptionstringcolorstringiconstringPath Parameters
idRequiredstringProject updated
Get project statistics
Authorization
AuthorizationRequiredBearer <token>Use a JWT access token or API key. Include as: Authorization: Bearer <token>
In: header
Path Parameters
idRequiredstringProject stats
List documents in a project
Authorization
AuthorizationRequiredBearer <token>Use a JWT access token or API key. Include as: Authorization: Bearer <token>
In: header
Path Parameters
idRequiredstringQuery Parameters
pageintegerlimitintegerstatusstringclassificationstringDocuments in project