Get available metadata tables

get

/data/rest/dataservice/tables

The result contains all the tables that the user can issue queries to retrieve data from

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

API success
Body ()
Root Schema : List<MDTableRO>
Type: array
Title: List<MDTableRO>
Show Source
Nested Schema : MDTableRO
Type: object
Title: MDTableRO
Show Source

403 Response

You do not have access to the resource.
Back to Top