Basecamp · Schema

Project

CollaborationProject ManagementRESTSaaSTeam Communication

Properties

Name Type Description
id integer Unique project identifier
status string Project status (active, archived, trashed)
created_at string Timestamp when the project was created
updated_at string Timestamp when the project was last updated
name string Project name
description string Project description
purpose string Project purpose classification
clients_enabled boolean Whether client access is enabled for this project
timesheet_enabled boolean Whether timesheets are enabled for this project
color string Project color identifier
url string API URL for this project
app_url string Web URL for this project
bookmark_url string API URL to bookmark this project
dock array List of tools available on this project
View JSON Schema on GitHub