Skip to main content

Fetch Grid Component Data

GET 

/components/grids/{gridComponentId}

Returns paginated data for a Grid component.

Grid components support:

  • Pagination
  • Multi-column sorting
  • Column filtering

The Client API is expected to perform server-side pagination, sorting, and filtering.

Request

Responses

Grid component data.