Retrieve prompt version
If provided, resolves to the version mapped to this environment for the prompt; mutually exclusive with commit and version_number
If provided, resolves to the version with this sequential number (e.g. v3); mutually exclusive with commit and environment
If provided, scopes the search to the specified project
OK
version unique identifier, generated if absent
version short unique identifier, generated if absent. it must be 8 characters long
sequential version number in the format v<N>; null for masks
version type discriminator; defaults to prompt_version
Deprecated: use 'environments' instead