Get a Project Version
Parameters
| Name | In | Type | Description |
|---|---|---|---|
project_id
required
|
path | integer |
The project ID
e.g. 1
|
version_id
required
|
path | integer |
e.g. 18
|
Responses
-
200
Success
X-Mantis-UsernameX-Mantis-LoginMethodX-Mantis-Version - 400 Bad Request
- 404 Entity not found
cURL
curl -X GET \
-H "Authorization: Bearer $MANTIS_TOKEN" \
https://yourmantishubname.mantishub.io/api/rest/projects/1/versions/18