v1
latestOpenAPI 3.0.22026-07-261040577.4 KBProjects
List project templates
Retrieve all project templates available in your workspace. Templates are reusable blueprints that define a project's fields, views, tags, and structural layout.
Use the returned template IDs with the Create project (POST /v1/projects) endpoint to create a new project pre-populated with the template's configuration. This is useful for standardizing research workflows across your team.
Results are paginated and can be sorted by creation date or title.
get/v1/projects/templates
Query parameters
See Pagination for details about how to use a cursor to iterate through the list.
See Sort for details on the sort parameter.
Response
200