Retrieve REST Data Service

get

/v1/portal/restdataservices

Returns all the available REST 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
Specifies the attribute to order the returned objects.
q
Type: string
search criteria, example: NameNamespaceQuery;name:;namespace:portal

Response

400 Response
Bad request: invalid search or orderBy parameter supplied
403 Response
Invalid utoken supplied