I have a content type "bomeldungs" with 2 items in it. image
I have set up a RESTful API webservice. With the GET "API URL HERE" i must get all 2 items in a json format. It must look like this: image
Calling the API URL in the Postman Application, im getting a successfull 200 OK Status, but in the JSON there are 0 items. image
How can this happen?