/
IR
iron-io
/
IronFunctions
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 2mo ago
Details
Filter operations
Apps
4
get
Get all app names.
post
Post new app
get
Get information for a app.
put
Create/update a app.
Routes
4
Tasks
1
Apps
Get all app names.
Get a list of all the apps in the system.
get
/apps
Response
List of apps.
AppsWrapper
required
apps
App[]
required
Changes