Skip to content

[Bug]: API to list zones does not return all zones #803

@akops76

Description

@akops76

Describe the problem

I have a poweradmin server which for now has 96 zones (forward & reverses).
In a script i try over API to get a list of this zones. The API returns only 25 of the zones.

Steps to reproduce

  1. Run the command: curl -H "X-API-Key: APIKEY" -H "Content-Type: application/json" https://URL/api/v1/zones --silent | jq
  2. Only 25 zones are returned when my server has 96.

Poweradmin version

4.0.2

Database

MySQL

Additional information (optional)

No response

Metadata

Metadata

Assignees

Labels

apiAPI-related features, improvements, and integrations

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions