Hive
communityProject management platform with action cards, Gantt charts, timesheets, and approvals.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://app.hive.com/api/v1/actionsList actions/tasks
Parameters
limitresults (integeroptionalstatusnot started|in progress|completed (stringoptionalprojectproject ID (stringoptionalReturns
data[] with id, title, status, assignees[], dueDate, project, labels[], createdAt, completedAtPOST
https://app.hive.com/api/v1/actionsCreate an action
Parameters
titleaction title (stringrequiredlabelslabel IDs (string[]optionaldueDateISO8601 (stringoptionalprojectproject ID (stringrequiredassigneesuser IDs (string[]optionalReturns
data with id, title, status, project, assignees[], createdAtGET
https://app.hive.com/api/v1/projectsList projects
Parameters
workspaceworkspace ID (stringrequiredReturns
data[] with id, title, status, color, actionsCount, membersCount, createdAt