Skip to main content

Get a list of all KaarmaProducts


ApiScope: manage.product.read
API Scope Level: ServiceSubscriberScope
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    productList object[]
  • Array [
  • name string
    key string
    uuid string
    licensed boolean
  • ]
Loading...