v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
tags

Get a tag (v2)

Retrieve a single tag by its ID. Pass ?include[contacts_count]=true to attach _count.tags_contacts. Returns { data: { tag: {...} } }, or 404 if the tag doesn't exist or belongs to another user.

get/v2/tags/{tagId}

Path parameters

tagIdstring uuid required

Query parameters

contacts_countboolean
contacts_countboolean

Response

Successful response