Check if the version history exists
head/projects/{projectName}/versions
Returns header information about the version history of a project.
| Name | Type | Required | Description |
|---|---|---|---|
filter | string | false | The filter parameter. |
forVersion | integer<int32> | false | If specified, then returns the history for this version of the project only. If this parameter is not provided, returns the history for all versions for the project. |
includeNotes | boolean | false | If |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The response contains the version history of the project. | Headers |