Retrieve the version history of an AI prompt via the WISEPIM API. Track prompt changes over time and reference previous configurations for auditing purposes.
GET
/
api
/
prompts
/
{id}
/
versions
List Prompt Versions
curl --request GET \
--url https://api.example.com/api/prompts/{id}/versions