Prompts
List Prompts
Lists the prompts inside a project. The requester must be able to reach the project.
get/v1/projects/{projectID}/prompts
Path parameters
projectIDstring uuid required
The ID of the project.
Query parameters
archivedboolean
Optional boolean to filter prompts by archive state.
Response
List of prompts
Changes
Changed in 1 of the 18 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○