projects |
Catalog: DocumentCloud
Schema: DocumentCloud
Primary Keys: id
This is a read-only table function. The DocumentCloud API may not support changing the data or the Invantive SQL driver for DocumentCloud does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the DocumentCloud API.
Select DocumentCloud API URL: /projects
Insert DocumentCloud API URL: /projects
Update DocumentCloud API URL: /projects
Delete DocumentCloud API URL: /projects
Field Selection Method: NotRequired
Table Function Columns
The columns of the table function projects are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
add_remove_access |
boolean |
|
☑ |
Does the current user have permission to add and remove documents to this project. |
created_at |
datetime |
|
☐ |
Time stamp when this project was created. |
description |
string |
|
☐ |
A brief description of the project. |
edit_access |
boolean |
|
☑ |
Does the current user have edit access to this project. |
id |
int64 |
|
☑ |
The ID for the project. |
private |
boolean |
|
☑ |
Private projects may only be viewed by their collaborators. |
slug |
string |
|
☐ |
The slug is a URL safe version of the title. |
title |
string |
|
☐ |
The project's title. |
updated_at |
datetime |
|
☐ |
Time stamp when the project was last updated. |
user |
int64 |
|
☑ |
The ID for the user this project belongs to. |
15-06-2022 21:30 Version 22.0.232-PROD+3445