get https://api.data.world/v0/metadata/collections//
Please refer to the updated IRI-based resource endpoints.
Response
Please refer to the updated IRI-based resource endpoints.
xxxxxxxxxx
curl --request GET \
--url https://api.data.world/v0/metadata/collections/owner/id \
--header 'accept: application/json'
xxxxxxxxxx
48}
{
"assetStatus": {
"assetStatusLabel": "string",
"dispositionLabel": "string"
},
"category": "string",
"collections": [
{
"collectionId": "string",
"owner": "string",
"referent": "string"
}
],
"columnIndex": 0,
"created": "string",
"dataType": "string",
"description": "string",
"encodedIri": "string",
"externalUrls": [
"string"
],
"id": "string",
"iri": "string",
"owner": "string",
"properties": {