List all renditions for all available versions
GET {{baseUrl}}/v2/nodes/:id/versions/renditions
Lists all renditions for all available versions indexed by <versionnumber>.
NOTE: if results.data[ <versionnumber> ] is an empty list, the version has no renditions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"\u003cversion_number\u003e":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]}}