Skip to main content

Functions API

Mounted under /v1/devices. Authenticate with an API key:

List

Returns registry functions for the device adapter plus org saved SQL entries as { data, meta }. Each item includes params[] with name, kind, required, hint, optional options, limits, etc. Optional page / per_page (max 100); omit both for the full catalog. meta also includes device_id and adapter.

Invoke

See Invoke guide and adapter catalogs under Functions.
With parameters:
Device must have status: enrolled. See API reference.