Gets a device registry configuration.
You can find URL, SystemKey and Token required in the call by clicking on API Keys (key icon) at the top-right of the Registry Details page.
HTTP request
GET '{URL}/api/v/4/webhook/execute/{SystemKey}/cloudiot' -H 'ClearBlade-UserToken: {Token}'
Query parameters
None
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of DeviceRegistry
.