get https://api.shift.io/v3/roletemplates/
Returns a role template’s properties
This call requires a role template id as a path parameter, and it returns an array of that role template’s properties. The array contains each permission that a role template has been granted. See Get role templates for a table describing each of a role template’s properties.
A 200 code is returned when a role template matching the id is found. A 404 is returned when a role template is not found.