List Templates

View as Markdown

List templates for the caller’s org. Admin/owner can filter by member_owner.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

team_idstring or nullOptional
member_ownerstring or nullOptional

Response

Successful Response
idstring
namestring
ownerstring or null
org_idstring or null
team_idstring or null
is_globalboolean
descriptionstring or null
systemstring or null
messageslist of maps from strings to any or null
modelstring or null
paramsmap from strings to any or null
variableslist of strings or null
creator_namestring or null
creator_emailstring or null
created_atstring
updated_atstring

Errors

422
Unprocessable Entity Error