Skip to main content
GET
/
entity
/
:id
/
data-grid
cURL
curl --request GET \
  --url https://api.example.com/entity/:id/data-grid
{
  "data": null
}

Path Parameters

id
string<uuid>
required

Response

OK

data
unknown