Products

Get product details

get/api/v1/products/{product_id}

Path parameters

product_idstring MeteroidId required
Example:prd_7n42DGM5Tflk9n8mt7Fhc7

Product ID

Response

Product details

archived_atstring date-time nullable
catalogboolean required
created_atstring date-time required
descriptionstring nullable
fee_type'RATE' | 'SLOT' | 'CAPACITY' | 'USAGE' | 'EXTRA_RECURRING' | 'ONE_TIME' required
idstring MeteroidId required
namestring required
product_family_idstring MeteroidId required

Example response

{
  "fee_structure": {
    "metric_id": "bm_7n42DGM5Tflk9n8mt7Fhc7"
  },
  "id": "prd_7n42DGM5Tflk9n8mt7Fhc7",
  "product_family_id": "pf_7n42DGM5Tflk9n8mt7Fhc7"
}

Changes

Changed in 5 of the 54 revisions of this API.225

    • response discriminator property name changed for fee_structure response property from fee_type to type for the response status 200

      response-property-discriminator-property-name-changed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • v1560215310a0912See the full diff
    • added RateFeeStructure SlotFeeStructure CapacityFeeStructure UsageFeeStructure ExtraRecurringFeeStructure OneTimeFeeStructure to the fee_structure response property oneOf list for the response status 200

      response-property-one-of-added

    • added discriminator to fee_structure response property for the response status 200

      response-property-discriminator-added

    • removed subschema #1 subschema #2 subschema #3 subschema #4 subschema #5 subschema #6 from the fee_structure response property oneOf list for the response status 200

      response-property-one-of-removed

  • v1de35c02bb0d221See the full diff
    • added the new TOO_MANY_REQUESTS enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new TOO_MANY_REQUESTS enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • endpoint added

      endpoint-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 274 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog