Click or drag to resize
Requesting a template
Print this page

To get a specific template, use the following GET request:

https://acme.api.telogis.com/templates/<template id>
Response

The response contains the template in plain text.

Possible return status code values are:

  • 200 - OK: The template was successfully fetched.
  • 404 - Client error: The template id is invalid.
  • For more information, or if you encounter an error, see Status codes and responses.