Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.35 KB

templatefindtemplatesresponse.md

File metadata and controls

14 lines (10 loc) · 2.35 KB

TemplateFindTemplatesResponse

Successful response

Fields

Field Type Required Description
data List[models.TemplateFindTemplatesData] ✔️ N/A
count float ✔️ The total number of items.
current_page float ✔️ The current page number, starts at 1.
per_page float ✔️ The number of items per page.
total_pages float ✔️ The total number of pages.