Uploads
Retrieve Uploads on Basecamp 3.
Columns
Name | Type | References | Description |
Id [KEY] | Long | The unique identifier for the file uploaded. | |
ProjectId | Long |
Projects.Id | The Id of the Project associated with the file uploaded. |
VaultId | Long |
Vaults.Id | The Vault Id associated with the file uploaded. |
Status | String | The status of the vault. | |
Title | String | The title of the file uploaded. | |
ContentType | String | The content type of the file uploaded | |
Type | String | The type of the returned record. | |
CreatedAt | Datetime | The date and time when the file uploaded was created. | |
UpdatedAt | Datetime | The date and time when the file uploaded was last updated. | |
ParentTitle | String | Title of the parent. | |
ParentType | String | Type of the parent. | |
BucketName | String | Name of the containing bucket. | |
BucketType | String | Type of the containing bucket. | |
CreatorId | Long |
People.Id | The Id of the creator. |
CreatorName | String | The name of the creator. | |
CommentsCount | Integer | Number of comments the file uploaded has. | |
DownloadURL | String | Number of comments the file uploaded has. | |
ByteSize | Integer | Number of comments the file uploaded has. |