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 | ![]() | - | - | - |
application/json | ![]() | - | - | - |
Returns
One of the HTTP Return Codes.
An XML string compliant with the Entities Collection Schema.
Examples