AI completions

Get A I Prompts

get/api/v1/ai/prompts

Response

AI prompts retrieved successfully

statusstring

Example response

{
  "status": "success",
  "data": [
    {
      "id": 1,
      "created_at": "2025-08-30T10:00:00Z",
      "updated_at": "2025-08-30T10:00:00Z",
      "key": "reply_friendly",
      "title": "Friendly Reply"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.