GET
/
connections-tags
curl --request GET \
  --url https://use.hoop.dev/api/connections-tags
[
  {
    "created_at": "2023-08-15T14:30:45Z",
    "id": "tag_01H7ZD5SJRZ7RPGQRMT4Y9HF",
    "key": "environment",
    "updated_at": "2023-08-15T14:30:45Z",
    "value": "production"
  }
]

Response

200
application/json

OK

The response is of type object[].