Project versions
Get project versions
Returns all versions in a project. The response is not paginated. Use Get project versions paginated if you want to get the versions in a project with pagination.
This operation can be accessed anonymously.
Permissions required: Browse Projects project permission for the project.
get/rest/api/2/project/{projectIdOrKey}/versions
Path parameters
projectIdOrKeystring required
The project ID or project key (case sensitive).
Query parameters
expandstring
Use expand to include additional information in the response. This parameter accepts operations, which returns actions that can be performed on the version.
Response
Returned if the request is successful.