List runnable node apps
Node Apps
List runnable node apps
List node apps visible to the authenticated user that can be executed through the public API.
GET
List runnable node apps
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of items to return (1-1000, default: 100)
Required range:
1 <= x <= 1000Cursor for pagination
Filter node apps by owner. Use "workspace" to return only node apps shared with the current workspace.
Available options:
all, workspace