Basecamp · Schema

DockItem

A tool available on a project's dock

CollaborationProject ManagementRESTSaaSTeam Communication

Properties

Name Type Description
id integer Dock item ID
title string Display title of the tool
name string Internal name of the tool (e.g., message_board, todoset)
enabled boolean Whether this tool is enabled on the project
position integer Display position of the tool in the dock
url string API URL for this tool's resource
app_url string Web URL for this tool's resource
View JSON Schema on GitHub