v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
ProjectTemplates

Get all project templates

Returns all not deleted project templates. 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>.

get/projectTemplates

Query parameters

cursorstring

For pagination, the marker (an opaque string value) representing the first item on the next page

limitinteger
Example:500

For pagination, the limit of entries to be returned. If not provided, up to 500 items will be returned.

Response

A list of project template.

successboolean