AI Saved Prompts

List saved prompts

Retrieve all saved AI assistant prompts for the current user.

get/v1/ai/saved-prompts

Response

List of saved prompts

idinteger

Unique prompt identifier

namestring

Display name for the saved prompt

descriptionstring nullable

Optional description

promptTextstring nullable

The prompt text

Changes

Changed in 1 of the 75 revisions of this API.1

    • the response property items/promptText became nullable for the status 200

      response-property-became-nullable