Get available columns for the specified table.

get

/sync/rest-service/dataservice/metadata/columns/{tableName}

The result contains all available columns for the specified table.

Request

Supported Media Types
Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : Metadata for columns
Type: object
The column properties of a table.
Show Source

400 Response

Bad Request

500 Response

Internal Server Error
Back to Top