Skip to main content

List device templates for factory picker (iotmer-auth-code)

GET 

/provision/device-templates

List assignable device templates for factory/device pickers (customer/public provision API). Send the workspace provision API key in iotmer-auth-code (raw string; do not use Authorization on this route). Query workspace_id is required and must match the key. Response is picker fields only (id, scope, model_key, display_name, description, serial_format). Use id as template_id on POST /provision/device. Empty serial_format means the client should send device_key when creating the device.

Request

Responses

Picker list of active platform and/or workspace templates.