Retrieve a prompt template filtered by department and language.
Successful response with list of prompt templates
No content
Bad Request
Unauthorized
Forbidden
Not Found
Not Acceptable
Internal server error
{- "name": "Generate Title",
- "id": "PROD-26471",
- "description": "Generate article title based on article content",
- "active": true,
- "useFor": "knowledge",
- "appliesTo": "article",
- "instruction": "I want you to generate...",
- "outputFormat": "html",
- "createdOn": "2024-04-01T08:00:00Z",
- "modifiedDate": "2024-04-30T17:30:00Z",
- "createdBy": {
- "id": "string",
- "userName": "string",
- "firstName": "string",
- "middleName": "string",
- "lastName": "string"
}, - "reviewStatus": "published",
- "isSystemCreated": false,
- "fieldToUpdate": "custom.contactPerson.cust1",
- "displayAt": [
- "article.content-area"
]
}