Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the prompt
Response
200 - application/json
Prompt retrieved.
A prompt entity with configuration, metadata, and versioning.
Available options: 
prompt The prompt’s name, meant to be displayable in the UI.
Maximum length: 
128A list of messages compatible with the openAI schema
The prompt’s description, meant to be displayable in the UI. Use this field to optionally store a long form explanation of the prompt for your own purpose