# Buscar parâmetros do template HSM **POST /chatapi/1.0/api/v2/hsm-template/{id}/parameters** Retorna os parâmetros configurados para o template HSM identificado pelo ID informado. ## Servers - Ambiente de Produção: https://api.neppo.com.br (Ambiente de Produção) ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) id ## Responses ### 200 OK #### Body: application/json (array[object]) - **hsmId** (integer(int64)) - **id** (integer(int64)) - **paramType** (string) - **type** (string) ### 201 Created ### 401 Unauthorized ### 403 Forbidden ### 404 Not Found [Powered by Bump.sh](https://bump.sh)