# Get List of Templates **GET /templates** Returns the list of templates available to the authenticated user. Optionally filter by office using the path `/templates/`. ## Servers - Production: https://ws.zipformplus.com/api (Production) - Staging/QA: https://api.pre.zipformplus.com/api (Staging/QA) ## Authentication methods - Context auth ## Parameters ## Responses ### 200 Template list returned successfully #### Body: application/json (array[object]) - **id** (string) - **name** (string) ### 401 Unauthorized ### 403 Forbidden [Powered by Bump.sh](https://bump.sh)