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
- 200
Grid component data.