Prompts
Get a prompt version
Get a specific prompt version by its ID.
<Note>This endpoint is in beta, read more here.</Note>
get/v2/prompt-versions/{version_id}
Path parameters
version_idstring required
A universally unique identifier (base64-encoded opaque string).
Example:RW50aXR5OjEyMzQ1
The unique prompt version identifier (base64)
Response
A prompt version object
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
added the optional property
invocation_params/allOf[InvocationParams]/service_tierto the response with the200statusresponse-optional-property-added
- ○
Of the 16 revisions, 1 has no diff computed.