Get a collection of top-level links
get/
Returns a list of links to the top-level collections surfaced through this API.
1{2 "version": 1,3 "links": [4 {5 "method": "GET",6 "rel": "providers",7 "href": "/dataSources/providers",8 "uri": "/dataSources/providers",9 "type": "application/vnd.sas.collection",10 "itemType": "application/vnd.sas.data.provider.summary"11 }12 ]13}
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Schema |