# Security Operations Invoke the Metadata API to retrieve Security Template information to be applied to Assets during Asset creation or edit. ## Retrieve a list of Security Templates available to the current User. - [GET /security/template](https://api.tenovos.com/openapi/v1/security-operations/getsecuritytemplates.md): User will get the list of Security Templates available to him. The user submitting the request must have administrator rights to view Security Templates. In response user will get a list, containing template names and their corresponding template id. ## Retrieve a list of Security Groups. - [GET /security/groups](https://api.tenovos.com/openapi/v1/security-operations/getsecuritygroups.md): User will get the list of Security Groups available in the system. The user submitting the request must have administrator rights to User Management. In response user will get a list, containing group names and their corresponding group id.