cURL
curl --request GET \ --url https://alto.dialme.at/api/altov2/public/templates/find-id \ --header 'Authorization: Bearer <token>'
{ "message": "success", "result": { "_id": "tp_***", "title": "<string>", "description": "<string>", "instruction": {}, "conversational_states": {}, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } }
Retrieve your key from Dashboard.
Successful response
"success"
Show child attributes