List App Configurations - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

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'