Prompts
Describe Prompt
Describe a prompt by its slug
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The slug of the prompt to describe
Example:
"my-slug"
Query Parameters
The version to filter prompts by
Example:
"1.0.0"
The tag to filter prompts by
Example:
"latest"
Response
200
application/json
The prompt with all its parameters
The response is of type object
.