[10:46:12 CDT(-0500)] <TonyUnicon> hmm bridge isnt working for me
[10:46:13 CDT(-0500)] <TonyUnicon> redialing
[11:04:03 CDT(-0500)] <JasonElwood> Is there an API for templates?
[11:23:50 CDT(-0500)] <dmccallum54> yes
[11:23:53 CDT(-0500)] <dmccallum54> root is /1/reference/map/template
[11:24:09 CDT(-0500)] <dmccallum54> a GET on that supports the following query params
[11:24:28 CDT(-0500)] <dmccallum54> isPrivate, objectStatus, divisionCode, programCode, departmentCode
[11:24:41 CDT(-0500)] <dmccallum54> then there is / which supports GET
[11:25:07 CDT(-0500)] <JasonElwood> thanks
[11:25:24 CDT(-0500)] <dmccallum54> and /summary which supports GET and the same query params as /
[11:25:37 CDT(-0500)] <dmccallum54> a POST to / is a create
[11:25:58 CDT(-0500)] <dmccallum54> a POST to /print is a printable payload