Milestones: list
Lists all milestones of a file.
Request
HTTP Request
GET https://cawemo.example.com/api/v1/files/:id/milestones
Path Parameters
Name | Type | Description |
---|---|---|
id | string | Unique identifier of the file of which to list the milestones. |
Request Body
Do not supply a request body with this method.
Response
If successful, this method returns an array of Milestone resources in the response body.