added
Tag Name as Automatic External ID
about 4 years ago by Tyler Freckmann
Tag names can now function as automatic external IDs. For example, you can retrieve a tag by its name:
curl --request GET 'https://api.samsara.com/tags/samsara.name:Central' \
--header 'Authorization: Bearer <<token>>'