Get app list
Retrieve applications across all clients with advanced filtering and pagination. Admins can view and manage applications for any client in their reseller scope.
Query parameters
Filter applications by client ID. Omit to see all apps across all clients.
Filter by application name (case-insensitive partial match)
API type:
wasi-http - WASI with HTTP entry point
proxy-wasm - Proxy-Wasm app, callable from CDN
Status code:
0 - draft (inactive)
1 - enabled
2 - disabled
3 - hourly call limit exceeded
4 - daily call limit exceeded
5 - suspended
Filter by template ID
Filter by binary ID
Filter by plan ID
Maximum number of results to return
Number of results to skip for pagination
Sort order. Use - prefix for descending (e.g., -name sorts by name descending)
Response
Returns paginated list of applications across all clients with filters applied