cURL
curl --request GET \ --url https://api.example.com/entity/:id/data-grid
{ "data": null }
Fetch data grid for a parent entity.
OK