Etsy · JSON Structure

Open Api V3 Scopes Structure

A list of scopes allowed for the token.

Type: object Properties: 0
MarketplaceEcommerceHandmadeListingsOrdersPaymentsReviewsShippingTaxonomyOAuth2

Scopes is a JSON Structure definition published by Etsy. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/etsy/refs/heads/main/json-structure/open-api-v3-scopes-structure.json",
  "name": "Scopes",
  "description": "A list of scopes allowed for the token.",
  "type": "object",
  "properties": {}
}