table

Get Layer Columns Metadata

Column metadata + aggregate stats for a layer, without fetching row data.

get/api/v1/table/{layer_id}/columns

Response

Successful Response

tile_url_templatestring required
total_rowsinteger required
columnsobject required

Changes

Changed in 2 of the 30 revisions of this API.12

  • 604ea84d0ff711See the full diff
    • ●

      deleted the query request parameter token

      request-parameter-removed

    • ○

      removed the non-success response with the status

      response-non-success-status-removed

    • ○

      added the required property // to the response with the status

      response-required-property-added