v1
latestOpenAPI 3.1.02026-08-066984441.1 MBprojectMilestoneTemplates
Returns a milestone by id for the given project template.
<Check title="Required Permissions" icon="key">The user must be an admin or have project-manage-config:read permissions.</Check>
get/projecttemplates/{projectTemplateId}/milestones/{milestoneId}
Path parameters
projectTemplateIdstring uuid required
The id of the project template.
milestoneIdstring uuid required
The id of the milestone.
Headers
Authorizationstring required
Bearer authentication
Response
OK