GET all or email/sms templates
locations_get_all_or_email_sms_templatesRetrieve all email, SMS, or WhatsApp templates for a location. Filter by type, limit, skip, or include deleted templates to manage communications.
Instructions
GET all or email/sms templates [GET /locations/{locationId}/templates] Scopes: locations/templates.readonly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | (default: "0") | |
| type | No | ||
| limit | No | (default: "25") | |
| deleted | No | (default: false) | |
| originId | Yes | Origin Id | |
| locationId | Yes | Location Id |