Versions Compared

Key

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

Gets a device registry configuration.


You can find the URL, SystemKey, and Token required in the call by clicking on API Keys (key icon) at the top-right of the Registry Details page. Use the Registry Keys section.

...

Query parameters

Parameters

name

string

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

or

my-registry

...

Parameters

ClearBlade-UserToken

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

Request body

The request body must be empty.

...

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