List Products

Returns the AWS Marketplace product listings owned by the authenticated
seller. Use this to populate a product picker before creating a private
offer.

Each product object includes two distinct identifiers:

  • productid -- the Tackle product identifier.
  • encrypted_productid -- the AWS Marketplace Catalog API product
    identifier. This is the value to pass as the productId path
    parameter on GET /products/{productId}/pricing. Passing
    productid instead will result in a 404 because the pricing
    endpoint is sourced from the AWS Catalog API and only understands
    the encrypted form.

Required RBAC permission: offers:ListProducts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by product listing type (e.g. saas, ami).

string

Filter by product status.

string

Filter by registration hosting type.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json