Get All Data Set Entities

Returns a list of all the Data Set entities currently contained within the Server.

Request takes no content, and on success returns a response containing a JSON Identifier List of all the Data Sets.

Type: GET
URI: /rest/serverengine/entity/datasets
Parameters: -
Request:
Add. Headers: auth_token – Authorization Token (if server security settings enabled)
Content: -
Content Type: -
Response:
Add. Headers: -
Content: JSON Identifier List of all the Data Sets in Server
Content Type: application/json
Status:
  • 200 OK – Identifier List of Data Sets returned
  • 401 Unauthorized – Server authentication required
  • 403 Forbidden – Server authentication has failed or expired