get https://{defaultHost}/api/v2/roadmaps//milestones
Returns a list of all Milestones for the specified Roadmap.
Responses
Returns a list of all Milestones for the specified Roadmap.
xxxxxxxxxx
curl --request GET \
--url https://app.productplan.com/api/v2/roadmaps/roadmap_id/milestones \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: