v1
latestOpenAPI 3.0.12026-08-0621301.7 MBGet all projects
Returns all projects. This is a cursor-paginated endpoint. For more information, please refer to our documentation on <a href="https://pipedrive.readme.io/docs/core-api-concepts-pagination" target="_blank" rel="noopener noreferrer">pagination</a>.
Query parameters
For pagination, the marker (an opaque string value) representing the first item on the next page
For pagination, the limit of entries to be returned. If not provided, 100 items will be returned.
The ID of the filter to use
If supplied, includes only projects with the specified statuses. Possible values are open, completed, canceled and deleted. By default deleted projects are not returned.
If supplied, only projects in specified phase are returned
If supplied with true then archived projects are also included in the response. By default only not archived projects are returned.
Response
A list of projects.