Versions Compared

Key

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

...

Code Block
curl -X GET \
  https://data.<domain_id>.thethings.industries/tryout<app_id>/api/v2/query \
  -H 'Authorization: key <access_key>'

...