Superfiliate

List products

Bearer authproducts.readAlpha
Alpha: This endpoint is available only to approved API integrations and may change without notice.

Lists external OMS products and their variants for the authenticated shop.

GETapi.superfiliate.com/api/v1/products

Query parameters2

page
integer
Default is 1default:1
items
integer
Default is 25 and maximum is 250default:25

Responses

A list of products

array of objects — item fields

  • idinteger
  • sourcestring

    The source for this resource.

  • external_idstring | null

    Identifier for the related external.

  • titlestring

    The title for this resource.

  • urlstring

    URL for url.

  • html_descriptionstring | null

    The html description for this resource.

  • image_urlstring | null

    URL for image.

  • activeboolean

    The active for this resource.

  • The variants for this resource.

    • idinteger
    • external_idstring

      Identifier for the related external.

    • titlestring

      The title for this resource.

    • skustring | null

      The sku for this resource.

    • image_urlstring | null

      URL for image.

    • pricestring | null

      Price in the authenticated shop's configured currency.

    • activeboolean

      The active for this resource.

    • The options for this resource.

      • namestring

        Human-readable name for this resource.

      • valuestring

        The value for this resource.