catalog

GET /v1/catalog/product-lines

List the active product lines.

すべての catalog エンドポイント

認証

このエンドポイントは公開されています。認証情報や組織情報は不要で、当社のマーケティングサイトやAI回答エンジンが読み取っているものと同じです。

このエンドポイントは組織IDを受け付けません。お使いのキーによって所属する組織がすでに特定されており、レスポンスはその組織にスコープされます。

試してみる

アングルブラケット内のすべてをご自身の値に置き換え、キーのプレースホルダーをご利用中のダッシュボードのキーに置き換えてください。

curl -X GET https://api.zinndigital.com/v1/catalog/product-lines

ログインしていますか?ダッシュボード内のAPIコンソールでは、実際の組織IDやお客様ご自身のキーが自動入力され、ライブAPIに対してリクエストが実行されるため、実際のレスポンスを確認することができます。 API コンソールでこのエンドポイントを開く

詳細

Returns every active product line (Footprint-Free, Mainstream, …) with its marketing feature list and the entitlement grants shared by every plan in the line. **Public** — prices and product definitions are public marketing data (docs/35 #19). Cacheable: the response carries a strong `ETag` and `Cache-Control: public, max-age=60`; send `If-None-Match` for a `304`.

パラメータ

名前タイプ必須これがその内容です
If-None-Match (header)stringいいえA previously returned `ETag`; a match responds `304`.

返信

名前タイプ必須これがその内容です
dataProductLine[]はい

このエンドポイントが返すエラー

429