Skip to main content
GET
Get a specific prompt by ID

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

promptId
string
required

Response

Prompt returned

Prompt document spread with marketplace-access metadata, returned by GET /api/prompts/{promptId}.

_isReference
boolean
required
_isEditableReference
boolean
required
_isOwned
boolean
required
_id
string
name
string
prompt
string
description
string
temperature
number
responseTime
number
isHidden
boolean