GET
/v1/note-templates

No description available

Query Parameters

NameTypeDescription
limit numberNumber of results to return per page (1-100)
offset numberNumber of results to skip for pagination
orderBy stringField to sort by
orderDirection stringSort direction (ascending or descending)
include stringComma-separated list of related resources to include
systemTemplateId stringFilter by source system template ID
title stringSearch templates by title (partial match)

Responses

Authentication

Enter your API key to test this endpoint. Get your key from your account settings.

Try it out
Snippets
Loading...