Tailscale changed its API changelog
API changeloghttps://tailscale.com/changelog
ChangeAPI changelog
New Aug 18, 2026 entry: the list tailnets API endpoint now paginates results (default 100 per page for orgs with >100 tailnets) and adds new limit/cursor query parameters for pagination.
AUG 11, 2026
A new release of the Tailscale Kubernetes Operator is available...
AUG 18, 2026
* The list tailnets endpoint paginates results. By default, organizations with more than 100 tailnets now receive only the first 100 results, with totalCount and cursor parameters to retrieve additional results.
* limit and cursor query parameters are supported on the list tailnets endpoint...
Confidence97%
Full diff
=================================================================== --- before +++ after @@ -5,8 +5,13 @@ Updates to the Tailscale client and service. Subscribe via RSS +AUG 18, 2026 + + * The list tailnets endpoint paginates results. By default, organizations with more than 100 tailnets now receive only the first 100 results, with totalCount and cursor parameters to retrieve additional results. + * limit and cursor query parameters are supported on the list tailnets endpoint. If no limit is specified, the endpoint returns 100 results per page. Use the returned cursor value as the next request's cursor parameter to retrieve the next page until the returned cursor value is empty. + AUG 11, 2026 A new release of the Tailscale Kubernetes Operator is available. For guidance on installing and updating, refer to our installation instructions.
Get the next one in your inbox.
Follow the vendor for free, or write your own prompt and watch any page the same way.