Skip to main content
GET
Describe a prompt by its slug

Authorizations

Authorization
string
header
required

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

Path Parameters

slug
string
required

The slug of the prompt to describe

Example:

"my-slug"

Query Parameters

version
string

The version to filter prompts by

Example:

"1.0.0"

tag
string

The tag to filter prompts by

Example:

"latest"

Response

The prompt with all its parameters

prompt
object
required

The prompt retrieved

Example:
warning
string

A warning message