cURL
curl --request GET \ --url https://api.reply.io/v3/email-accounts/tags \ --header 'X-API-Key: <api-key>'
[ { "id": 1, "name": "Marketing", "colorId": 3 } ]
Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
Returns all email account tags available to the authenticated user.
API key passed in the X-API-Key header
List of tags
Unique identifier for the tag
Tag display name
Color identifier for the tag