See the list of all available HTTP methods for this resource at end of this page.

Resource Representation

{
  "created": "2019-12-15T23:45:32.000Z",
  "createdBy": {
    "id": "4975a794-26b0-47a9-b953-a57bb2dc5719",
    "name": "foo"
  },
  "fileId": "c7385b2e-14ac-42b5-98fc-3c960201134c",
  "id": "def751d7-eccd-4f94-952e-f62988cef786",
  "name": "My First Milestone",
  "updated": "2020-12-15T23:45:32.000Z",
  "updatedBy": {
    "id": "c8bc0a6a-13bb-49ad-9fcd-60a9a0c4b411",
    "name": "bar"
  }
}
Name Type Description
created date (in ISO-8601 format) Creation date and time of the milestone.
createdBy.id string Unique identifier of the user who created the milestone.
createdBy.name string Name of the user who created the milestone.
fileId string Unique identifier of the parent file.
id string Unique identifier of the milestone.
name string Name of the milestone.
updated date (in ISO-8601 format) Date and time when the milestone was last updated.
updatedBy.id string Unique identifier of the user who last updated the milestone.
updatedBy.name string Name of the user who last updated the milestone.

Methods