Retrieves all tags in your team.
Team API key for authentication. Find your API key in SendX Settings → Team API Key.
Example:
X-Team-ApiKey: your_team_api_key_hereNumber of tags to skip
x >= 0Maximum number of tags to return
1 <= x <= 100✅ Tags retrieved successfully
Unique tag identifier with tag_ prefix
^tag_[a-zA-Z0-9]{22}$"tag_abc123def456ghi789"
Tag name
"VIP Customer"
Tag creation timestamp
"2024-01-20T10:30:00Z"
Tag last update timestamp
"2024-01-20T10:30:00Z"