Contracts
List saved clause templates
The shop's saved contract-clause templates — the reusable clause documents a contract body can be built from. Returns each template's name, clause count and timestamps; the clause bodies themselves are portal-only.
Cursor-paginated: pass the next_cursor from the previous response to get the next page. A null next_cursor means the last page. Single-shop only.
get/contracts/templates
Query parameters
cursorstring nullable
Opaque cursor from next_cursor.
Opaque cursor from next_cursor.
limitinteger
Templates per page (max 200).
Templates per page (max 200).
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.