Stack Exchange · Example Payload

Stackexchange Api V2 3 Tag Example

Q And ADeveloper CommunityKnowledge GraphStack OverflowStack ExchangeReputationTagsCommunityMCPAI Grounding

Stackexchange Api V2 3 Tag Example is an example object payload from Stack Exchange, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namecountis_requiredis_moderator_onlyhas_synonymsuser_idlast_activity_date

Example Payload

Raw ↑
{
  "name": "openapi",
  "count": 3200,
  "is_required": false,
  "is_moderator_only": false,
  "has_synonyms": true,
  "user_id": 153115,
  "last_activity_date": 1735063980
}