OpenAPI 3.1.02026-08-206974451.1 MB
e022e57f681a
projectMilestoneTemplates
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