Stack Exchange · Example Payload

Stackexchange Api V2 3 Filter Example

Q And ADeveloper CommunityKnowledge GraphStack OverflowStack ExchangeReputationTagsCommunityMCPAI Grounding

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

Top-level fields

filterfilter_typeincluded_fields

Example Payload

Raw ↑
{
  "filter": "stackoverflow",
  "filter_type": "unsafe",
  "included_fields": [
    "stackoverflow"
  ]
}