Cantemo Get Collection
This task is used to retrieve the objects contained within the given collection (collection ID).
Collection ID
This is the ID of the collection.
Returned value
This task returns the collection with all its content :
{
"loc": "http://10.0.4.82:8080/API/collection/VX-6/",
"id": "VX-6",
"name": "EPKs",
"content": [
{
"id": "VX-13",
"uri": "http://10.0.4.82:8080/API/collection/VX-13",
"type": "collection",
"reference": "db461958-8170-4368-925e-a7e1e76c86e7",
"metadata": {}
},
{
"id": "VX-14",
"uri": "http://10.0.4.82:8080/API/collection/VX-14",
"type": "collection",
"reference": "2fdb34c2-5a4a-4c66-b14f-00256ed781ff",
"metadata": {}
},
{
"id": "VX-15",
"uri": "http://10.0.4.82:8080/API/collection/VX-15",
"type": "collection",
"reference": "ac427621-450d-477e-a839-64fe145c4726",
"metadata": {}
},
{
"id": "VX-16",
"uri": "http://10.0.4.82:8080/API/collection/VX-16",
"type": "collection",
"reference": "50b81cb5-4ba9-453e-9601-1b339e8c2e51",
"metadata": {}
},
{
"id": "VX-46",
"uri": "http://10.0.4.82:8080/API/collection/VX-46",
"type": "collection",
"reference": "41afb205-d7f1-42d8-8a42-abc8993fd311",
"metadata": {}
},
{
"id": "VX-252",
"uri": "http://10.0.4.82:8080/API/item/VX-252",
"type": "item",
"reference": "72202939-83f5-430e-80ad-6516c61db60c",
"metadata": {}
}
]
}