PriceShape API
    • API Conventions
    • API Versioning
    • API Authentication
    • root
      • GET-root/
        GET
    • feeds
      • GET-feeds/feeds
        GET
      • GET-feeds/feeds/:priceshapeId
        GET
    • Schemas
      • Schemas
      • Response
        • UnauthorizedError
        • NotFoundError
        • BadRequestError
      • feeds
      • feeds-filter-query
      • feed

    def-1(feeds-filter-query)

    {
        "offset": 0,
        "max": 10,
        "draft": false
    }
    Built with