Get a list of top-level links
get/
Returns a list of links to the top-level collections surfaced through this API.
1{2 "links": [3 {4 "href": "/SASEventStreamManager/v4/deployments",5 "method": "GET",6 "rel": "deployments",7 "type": "application/vnd.sas.collection+json",8 "uri": "/SASEventStreamManager/v4/deployments"9 }10 ],11 "version": 412}
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | OK. | Headers | Schema |