Update documenation for retrieving a list of all templates (dynamic & legacy) #289
Labels
difficulty: medium
fix is medium in difficulty
status: work in progress
Twilio or the community is in the process of implementing
type: docs update
documentation change not affecting the code
Issue Summary
Please update the
USAGE.md
and corresponding\example
with the call to list all templates.This is the API call required: GET https://api.sendgrid.com/v3/templates?generations=legacy,dynamic
Acceptance Criteria
/example
file demonstrates how to use this API call to retrieve all templates: GET https://api.sendgrid.com/v3/templates?generations=legacy,dynamicThe text was updated successfully, but these errors were encountered: