Retrieve SQL DataService

get

/v1/portal/sqldataservices

Returns all the available SQL data services

Request

Query Parameters
limit
Type: integer (int32)
the maximum number of returned items
offset
Type: integer (int32)
the position of the first item in result set
orderBy
Type: string
the attribute by which to order the returned objects
q
Type: string
search criteria, example: NameNamespaceQuery;name:;namespace:portal

Response

Supported Media Types
  • application/json
400 Response
Bad request: invalid search or orderBy parameter supplied
403 Response
Invalid utoken supplied