List App Configurations - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & References

Portfolio
Industrial Edge
Product
Industrial Edge
Edition
02/2025
Language
English

You can also list all configurations for a specific application. You require an application ID as unique identifier of the Industrial Edge application.

Use this request to list the configurations:

    curl -i -X GET \
    -H "Authorization:<your-authorization-token>" \
    'https://<your-iem-url>/portal/api/v1/applications/<your-application-id>/configs'