Retrieves a collection of Security Templates. There is no restriction to the data returned, all security templates configured in the system will be returned.
Successful Request. Security Templates Retrieved Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "templates": [
- {
- "id": "7d7345d0-f423-11e9-8071-89c0c4052141",
- "name": "Archived",
- "createdBy": {
- "userId": "7d675ef0-f423-11e9-8071-89c0c405214e",
- "firstName": "Erlich",
- "lastName": "Bachman",
- "createdDate": "2023-11-12T13:14:15Z"
}
}
]
}