List All Tags
Once you've created some tags you can use this call to list them, which can be useful if you want to, for example, have a user choose from a list of available tags to apply to a shipment.
The response will be an array of the tag names available to your account.
Example Request & Response
GET /v1/tags/
Response