get
https://api.temporiza.com/api/Templates
Returns paginated templates available for the current organization.
Business rules:
- Requires authenticated user
- Returns only templates from the authenticated organization
- Pagination follows API Core defaults: page=1 and limit=10
- API Core enforces limit range 1..100