v1

latestOpenAPI 3.0.42026-08-0465139162.1 KB
Routers

Get sandbox clients

Required permission: Device command and configuration, View.<br/>Returns clients that were unsandboxed through the management API and have access that has not yet expired, paginated 1000 at a time. Clients that are allowed internet access due to sandbox disablement are not returned.

get/public/v2/routers/sandbox/clients

Query parameters

sandboxIdinteger

Sandbox Id

expiryAfterstring date-time

Include clients whose access expires after this time

pageinteger

Index of page to get. Page size is 1000

Response

Success

informationstring[] nullable
isValidboolean