A tarball of the Coinbase Exchange FIX dictionaries is available for download:
% tree cb_exch_fix_dictionaries-latest
cb_exch_fix_dictionaries-latest
├── market-data
│   ├── FIX50-prod-sand.xml
│   └── FIXT11-prod-sand.xml
└── order-entry
    ├── FIX42-prod-sand.xml
    ├── FIX50-prod-sand.xml
    └── FIXT11-prod-sand.xml
:::tip Unzip tar.gz file
  • Mac: Double-click file
  • Linux: tar -xzf cb_exch_fix_dictionaries-latest.tar.gz :::

Archive