#### 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 * The Usage.md file demonstrates how to use this API call to retrieve all templates: GET https://api.sendgrid.com/v3/templates?generations=legacy,dynamic * The corresponding `/example` file demonstrates how to use this API call to retrieve all templates: GET https://api.sendgrid.com/v3/templates?generations=legacy,dynamic
Issue Summary
Please update the
USAGE.mdand corresponding\examplewith the call to list all templates.This is the API call required: GET https://api.sendgrid.com/v3/templates?generations=legacy,dynamic
Acceptance Criteria
/examplefile demonstrates how to use this API call to retrieve all templates: GET https://api.sendgrid.com/v3/templates?generations=legacy,dynamic