Retrieve SQL DataService by Short ID

get

/v1/portal/sqldataservices/{id}

Returns the information about the SQL Data Service based on the specified short ID.

Request

Path Parameters
id
Type: string
Required: true
the short id of the SQL DataService to be returned
Query Parameters
expand
Type: string
if child nodes should be expanded
fields
Type: string
if a reduced number of fields should be displayed

Response

Supported Media Types
  • application/json
403 Response
Invalid utoken supplied