Skip to main content

Properties

NameTypeFormatDescription
createdBystringThe user id of who created the resource
createdstringdatetimeThe date and time the resource was created
modifiedBystringThe user id of who last modified the resource
modifiedstringdatetimeThe date and time the resource version was last modified
publishedBy stringThe user id of who last published the resource
publishedstringdatetimeThe date and time the resource version was last published
versionNostring{Major}.{Minor}The version number of the resource

Example

JSON
1
2
3
4
5
6
7
8
9
10
11
{ "version": { "createdBy": "s.derrickson", "created": "2016-10-12T09:29:18.5144641+01:00", "modifiedBy": "b.cumberbatch", "modified": "2016-10-13T10:15:12.1973648+01:00", "publishedBy": "b.cumberbatch", "published": "2016-10-13T10:15:12.1973648+01:00", "versionNo": "2.0" } }
JSON
1
2
3
4
5
6
7
8
9
10
11
{ "version": { "createdBy": "s.derrickson", "created": "2016-10-12T09:29:18.5144641+01:00", "modifiedBy": "b.cumberbatch", "modified": "2016-10-13T10:15:12.1973648+01:00", "publishedBy": "b.cumberbatch", "published": "2016-10-13T10:15:12.1973648+01:00", "versionNo": "2.0" } }

Still need help?

New support request