curl --request GET \ --url https://your-bknd.io/api/data/entity/{entity}
[ { "id": 123 } ]
List of entities
The response is of type object[].
object[]