Get a list of top-level links

get/

Returns a list of links to the top-level collections surfaced through this API.

Request Samples

1

Response Samples

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": 4
12}

Responses

StatusMeaningDescription
200OK

OK.

HeadersSchema