v12

latestOpenAPI 3.1.02026-08-031000506.8 KB
Node Apps

List runnable node apps

List node apps visible to the authenticated user that can be executed through the public API.

get/node-apps

Query parameters

limitinteger

Number of items to return (1-1000, default: 100)

Number of items to return (1-1000, default: 100)

cursorstring date-time

Cursor for pagination

Cursor for pagination

owner'all' | 'workspace'

Filter node apps by owner. Use "workspace" to return only node apps shared with the current workspace.

Filter node apps by owner. Use "workspace" to return only node apps shared with the current workspace.

Response

Runnable node apps

next_cursorstring nullable required