メインコンテンツへスキップ
GET /api/v1/cloud/memory_stores/{memory_store_id}

ヘッダー

ヘッダー必須説明
AuthorizationはいBearer <PAT>

パスパラメータ

パラメータ説明
memory_store_idストア ID(memstore_...)

リクエスト例

curl "https://api.qoder.com/api/v1/cloud/memory_stores/memstore_019e5cdb9c3f71c3b6505eba937a40b4" \
  -H "Authorization: Bearer $QODER_PAT"

レスポンス

Memory Store オブジェクトを返します。