get https://api.sandbox.eu.bandyer.com/rest/tag/list
Returns a list of the tags added for the company matching the apikey with the relative creation_date
. If no tag is present an empty list will be returned.
The response will be an Object with a key tags
containing an array of objects (see the example).