versions/{ID}

Description

The version of the specified version number of a single entity.

URL

/qcbin/rest/domains/{domain}/projects/{project}/{entity collection}/{entity ID}/versions/{version number}

HTTP Methods

GET: Retrieves a document of the version.

PUT: N/A

DELETE: N/A

POST: N/A

Media Type
GET
PUT
DELETE
POST
application/xml
check
-
-
-
application/json
-
-
-
-

Returns

One of the HTTP Return Codes.

An XML string compliant with the Entity Schema.

Examples

GET Entity Version Example