Modeling-Manage Prompt Objects-Retrieve a Prompt Definition Within a Changeset
Number of APIs: 6
-
Logout POST {{baseUrl}}/api/auth/logout
-
Login POST {{baseUrl}}/api/auth/login
-
Get quick search results in a list format GET {{baseUrl}}/api/searches/results?name=New Hourly Employee&pattern=2&type=10&limit=100
-
Create a changeset POST {{baseUrl}}/api/model/changesets
-
Get prompt definition GET {{baseUrl}}/api/model/prompts/:promptId
-
Delete the changeset DELETE {{baseUrl}}/api/model/changesets/:changesetId