Email Account Tags
Get All Tags
Retrieve all inbox tags belonging to the authenticated user
GET
Returns all tags created by the user, independent of which email accounts they are assigned to. Use this to get a master list of available tags for filtering or display purposes.
Query Parameters
Your SmartLead API key for authentication
Response Fields
The response is an array of tag objects:Unique tag identifier
Tag display name
Tag color as a hex code (e.g.,
#B1FCCF)Response Codes
Tags retrieved successfully
Invalid or missing API key
Server error occurred
