Query parameters

Filter and customize list endpoints with query parameters.

For the list views we provide some additional filtering if you need to.

QueryValueDefaultDescriptionExample
per_pageinteger15Ability to change the number of results per page, maximum is 50, if crossed it will revert to 15api/servers?per_page=25
searchstringnullAbility to search on specific valuesapi/servers?search=127.0.0.1