Endpoint referenceDashboard
/dashboard/bot/prompt-templates/{id}
Path Parameters
id*string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X GET "https://example.com/api/v2/dashboard/bot/prompt-templates/string"{ "$schema": "https://example.com/schemas/BotPromptTemplates.json", "content": "string", "createdAt": "string", "id": 0, "isActive": true, "name": "string", "updatedAt": "string"}