List prompt versions
Prompts
List prompt versions
Retrieve all versions of a specific prompt with pagination support. Each prompt can have multiple versions with different configurations.
GET
List prompt versions
Path Parameters
The identifier of the prompt, i.e. name or ID.
Query Parameters
Cursor for pagination (base64-encoded promptVersion ID)
The max number of prompt versions to return at a time.

