Contents

Changelog

ADDED
Effective from:

May 21st, 2026

Introducing Projects API v2

Announced: May 21, 2026

Effective from:
May 21st, 2026

What is changing?

Projects, project boards, phases, tasks, and project fields are now available in API v2. This update brings the projects domain in line with the rest of v2 — ISO timestamps, predictable response shapes, and the same conventions you already use for deals, persons, and organizations.

Pairs with the project webhooks we shipped earlier — projects now have full v2 + webhooks coverage.

Summary of the new endpoints

The Projects API v2 includes the following endpoints:

Projects:

GET /api/v2/projects also supports new quick filters: deal_id, person_id, and organization_id for fetching projects linked to a specific record.

Project Boards:

Project Phases:

Project Tasks:

Tasks in v2 use assignee_ids (array) instead of the legacy assignee_id field, and timestamps are returned in ISO 8601 format.

Project Templates (read-only):

Project Fields:

Additional new endpoints:

If you have any questions or comments, feel free to let us know in the Developer's Community.

Subscribe to our
Changelog

You may unsubscribe anytime using the unsubscribe link in our emails. For more information, please see our privacy notice.

Subscribe to our
Changelog

You may unsubscribe anytime using the unsubscribe link in our emails. For more information, please see our privacy notice.