GET
/
tags
/
{tag}
{
  "id": "golang",
  "name": "Golang",
  "slug": "golang",
  "followersCount": 15862,
  "postCount": 26908,
  "children": []
}

Headers

X-RapidAPI-Key
string
required

Path Parameters

tag
string
required

Unique identifier of tag

Response

200
application/json
OK
id
string
name
string
slug
string
followersCount
integer
postCount
integer
children
object[]