Skip to main content
GET
Get a single prompt version

Authorizations

Authorization
string
header
required

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

Path Parameters

promptId
string
required
versionId
string
required

Response

Version returned

Full prompt-version document including the prompt body.

_id
string
promptId
string
prompt
string
version
integer
label
string | null
displayVersion
string | null
title
string | null
description
string | null
source
enum<string>
Available options:
manual_save,
ai_apply,
checkpoint
createdBy
string
createdAt
string<date-time>
updatedAt
string<date-time>