Skip to main content

ListPromptsResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListPromptsResponseBody.json
prompts object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/SalesPrompt.json
    categorystringrequired
    contentstringrequired
    createdAtdate-timerequired
    descriptionstringrequired
    displayNamestringrequired
    isCustombooleanrequired
    namestringrequired
    updatedAtdate-timerequired
    uuidstringrequired
  • ]
  • ListPromptsResponseBody
    {
    "$schema": "https://example.com/schemas/ListPromptsResponseBody.json",
    "prompts": "Unknown Type: array,null"
    }