CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 17:35:37 GMT
content-type: text/html; charset=utf-8
cache-control: private
set-cookie: prov=6cc2b964-0c5a-43f1-911e-1782e98e916e; expires=Mon, 27 Jul 2026 17:35:37 GMT; domain=.stackexchange.com; path=/; secure; httponly
x-clacks-overhead: GNU Terry Pratchett
strict-transport-security: max-age=31536000; includeSubDomains
x-request-guid: 9c0bca73-3d8c-40a8-a853-3e65062e3d80
x-providence-cookie: 6cc2b964-0c5a-43f1-911e-1782e98e916e
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
cf-cache-status: DYNAMIC
set-cookie: __cf_bm=aeWJbqqiLZ9v.ZllmfiCQfYPN.igurvruG8yrLB_1pY-1753637737-1.0.1.1-czUAY.GGAPvdd1JJYWODYN15ESPo_n6W7yMOjUbgaPtIDmuf8Z.BqYdCj62NSrpLBVxTLMRtaGD0PFiShJYyKuJh_huzVA5aBoeBQpHUcpw; path=/; expires=Sun, 27-Jul-25 18:05:37 GMT; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: __cflb=02DiuEqtkS4jGaTk6jRLVowZ76Z4qeo49aMx9csHTYKEL; SameSite=None; Secure; path=/; expires=Mon, 28-Jul-25 16:35:37 GMT; HttpOnly
set-cookie: _cfuvid=y8wZff71W0fg.4IGHTB_f3tRfU2SzoJRw.zPg5_qTnQ-1753637737260-0.0.1.1-604800000; path=/; domain=.api.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 965de4f01be8a403-BLR
content-encoding: gzip
Usage of /tags/{tags}/synonyms [GET] -
Stack Exchange API
It is possible to create moderately complex queries using
https://stackoverflow.com/oauth/dialog?client_id=1&key=U4DMV*8nvpm3EOpvf69Rxw((&redirect_uri=https%3a%2f%2fapi.stackexchange.com%2fdocs%2foauth_landing
U4DMV*8nvpm3EOpvf69Rxw((
Usage of /tags/{tags}/synonyms GET
Discussion
Gets all the synonyms that point to the tags identified in {tags}. If you're looking to discover all the tag synonyms on a site, use the /tags/synonyms methods instead of call this method on all tags.
{tags} can contain up to 20 individual tags per request.
The sorts accepted by this method operate on the following fields of the tag_synonym object:
- creation –
creation_date
- applied –
applied_count
- activity –
last_applied_date
creation
is the default sort.It is possible to create moderately complex queries using
sort
, min
, max
, fromdate
, and todate
.
This method returns a list of tag synonyms.
Try It
about blog terms of use contact us feedback always welcome
site design / logo © 2025 Stack Exchange, Inc; user contributions licensed under CC BY-SA