cURL
curl --request GET \ --url https://api.withallo.com/v2/api/tags \ --header 'Authorization: <api-key>'
{ "data": [ { "id": "tag-abc123", "name": "qualified", "color": "#00AA00" }, { "id": "tag-def456", "name": "follow_up", "color": "#FF8800" } ] }
Returns all tags configured on the team.
Documentation IndexFetch the complete documentation index at: https://help.withallo.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://help.withallo.com/llms.txt
Use this file to discover all available pages before exploring further.
TAGS_READ
List of tags
Show child attributes
Cette page vous a-t-elle été utile ?