versions

Description

The collection of versions of a single entity.

URL

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

HTTP Methods

GET: Retrieves a document that represents list of versions of an entity.

PUT: N/A

DELETE: N/A

POST: N/A

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

Returns

One of the HTTP Return Codes.

An XML string compliant with the Entities Collection Schema.

Examples

GET Entity Versions Example