Problem with ChirpStack REST API - NULL Result

Hi everyone!
I tried to get the list of tenant applications from rest-api.
While the number of tenant applications is correctly displayed in the response, the list of applications is empty.
Is there a problem or am I missing something?
I must also say that the result was the same in Postman.

I also see other strange behaviors from the API.
For example, as the image is clear, the number of applications is displayed correctly, but the list of all of them is not included.

Hi,
You must provide the “limit” parameter to get the content of the tenants/applications.
Cheers

1 Like

Thanks for your response.
The problem was solved.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.