APIget_tagOn this pageget_tagGET /tags/:id Get a single tag Railsrequire 'rest-client'tag_id = 'PUT-YOUR-TAG-ID-HERE'RestClient::Request.execute method: :get,url: "https://api.diduenjoy.com/api/v1/tags/#{tag_id}",user: 'PUT-YOUR-API-KEY-HERE' attributes attributedescriptionnamestringname of the tag