v4

latestOpenAPI 3.1.02026-08-08278476614.0 KB
table

Get Layer Features Paginated

Paginated features from the workspace sandbox for AG Grid SSR.

Query params use AG Grid's native camelCase (startRow, sortModel, etc.) to match the IServerSideGetRowsRequest shape.

get/api/v1/table/{layer_id}/features/paginated

Query parameters

startRowinteger nullable
endRowinteger nullable
sortModelstring nullable
filterModelstring nullable
filterIdstring uuid nullable
groupKeysstring nullable
rowGroupColsstring nullable
searchTextstring nullable
geometrystring nullable
favoritesOnlyboolean nullable
tokenstring nullable

Firebase ID token for MVT authentication

Firebase ID token for MVT authentication

Response

Successful Response

rowsPaginatedFeatureRow[] required
last_rowinteger required
matched_rowsinteger nullable
total_rowsinteger nullable
column_metaobject nullable