Get available metadata tables

get

/data/rest/{version}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.

Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : Metadata for tables
Type: object
The table properties in metadata
Show Source

403 Response

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