Skip to main content
GET
Get all template categories

Authorizations

Authorization
string
header
required

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

Response

Categories returned

_id
string
name
string
displayName
string
description
string
color
string
sortOrder
integer
isActive
boolean
createdBy
object
createdAt
string<date-time>
updatedAt
string<date-time>
Example: