Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET {URL}/api/v/4/webhook/execute/{SystemKey}/cloudiot

Query parameters

Parameters

name

string

The device registry’s name. For example, projects/example-project/locations/us-central1/registries/my-registry

or

my-registry

Header parameters

Parameters

ClearBlade-UserToken

See the note at the start of this document on where to find the token.

Request body

The request body must be empty.

Response status codes

Code

Meaning

200

Success

Response body

If successful, the response body contains a DeviceRegistry instance.

...

Using the instructions at the start of this document, replace the following:
https://us-central1.clearblade.com with your URL.
aae9b9b30c8aa4e49081c7eeb9bb07 with your SystemKey.
{Token} with your token.